Function windows::Win32::System::Com::Urlmon::CoInternetGetProtocolFlags

pub unsafe fn CoInternetGetProtocolFlags<P0>(
    pwzurl: P0,
    pdwflags: *mut u32,
    dwreserved: u32,
) -> Result<()>
where P0: Param<PCWSTR>,