webview2_com_sys::Windows::Win32::UI::Shell

Function UrlGetPartW

Source
pub unsafe fn UrlGetPartW<'a>(
    pszin: impl IntoParam<'a, PWSTR>,
    pszout: PWSTR,
    pcchout: *mut u32,
    dwpart: u32,
    dwflags: u32,
) -> Result<()>