webview2_com_sys::Windows::Win32::System::LibraryLoader

Function GetModuleFileNameW

Source
pub unsafe fn GetModuleFileNameW<'a>(
    hmodule: impl IntoParam<'a, HINSTANCE>,
    lpfilename: PWSTR,
    nsize: u32,
) -> u32