webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging

Function GetWindowModuleFileNameW

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