Function windows_sys::Win32::System::LibraryLoader::LoadLibraryExA
pub unsafe extern "system" fn LoadLibraryExA(
lplibfilename: PCSTR,
hfile: HANDLE,
dwflags: LOAD_LIBRARY_FLAGS
) -> HMODULE
Expand description
Required features: "Win32_Foundation"