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