Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::GetWindowModuleFileNameW[][src]

pub unsafe fn GetWindowModuleFileNameW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    pszfilename: PWSTR,
    cchfilenamemax: u32
) -> u32