Function windows_sys::Win32::System::LibraryLoader::GetModuleHandleExA
pub unsafe extern "system" fn GetModuleHandleExA(
dwflags: u32,
lpmodulename: PCSTR,
phmodule: *mut HMODULE
) -> BOOLExpand description
Required features: "Win32_System_LibraryLoader", "Win32_Foundation"