Function windows_sys::Win32::System::LibraryLoader::LoadLibraryA
pub unsafe extern "system" fn LoadLibraryA(
lplibfilename: PCSTR
) -> HMODULE
Expand description
Required features: "Win32_Foundation"