Function winapi::um::libloaderapi::GetModuleHandleExW[][src]

pub unsafe extern "system" fn GetModuleHandleExW(
    dwFlags: DWORD,
    lpModuleName: LPCWSTR,
    phModule: *mut HMODULE
) -> BOOL