Function windows_sys::Win32::System::LibraryLoader::LoadLibraryExA
[−]pub unsafe extern "system" fn LoadLibraryExA(
lplibfilename: PCSTR,
hfile: HANDLE,
dwflags: LOAD_LIBRARY_FLAGS
) -> HINSTANCEExpand description
Required features: ‘Win32_System_LibraryLoader’, ‘Win32_Foundation’