webview2_com::Windows::Win32::System::LibraryLoader

Function GetModuleHandleExW

Source
pub unsafe fn GetModuleHandleExW<'a>(
    dwflags: u32,
    lpmodulename: impl IntoParam<'a, PWSTR>,
    phmodule: *mut HINSTANCE,
) -> BOOL