Function windows::Win32::System::Com::Urlmon::IsValidURL

pub unsafe fn IsValidURL<P0, P1>(
    pbc: P0,
    szurl: P1,
    dwreserved: u32,
) -> Result<()>
where P0: Param<IBindCtx>, P1: Param<PCWSTR>,