Searched refs:load_with_flags (Results 1 – 1 of 1) sorted by relevance
105 Library::load_with_flags(filename, 0) in new()189 …pub unsafe fn load_with_flags<P: AsRef<OsStr>>(filename: P, flags: DWORD) -> Result<Library, crate… in load_with_flags() method