Function windows_sys::Win32::System::LibraryLoader::GetModuleHandleExW

pub unsafe extern "system" fn GetModuleHandleExW(
    dwflags: u32,
    lpmodulename: PCWSTR,
    phmodule: *mut HMODULE,
) -> BOOL