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

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