Function webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::GetWindowModuleFileNameA[][src]

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