Function CoInternetGetSecurityUrl

Source
pub unsafe extern "C" fn CoInternetGetSecurityUrl(
    pwszUrl: LPCWSTR,
    ppwszSecUrl: *mut LPWSTR,
    psuAction: PSUACTION,
    dwReserved: DWORD,
) -> HRESULT