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