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