Function windows::Win32::System::Com::Urlmon::CoInternetGetSecurityUrl

pub unsafe fn CoInternetGetSecurityUrl<P0>(
    pwszurl: P0,
    ppwszsecurl: *mut PWSTR,
    psuaction: PSUACTION,
    dwreserved: u32,
) -> Result<()>
where P0: Param<PCWSTR>,