windows::Win32::Networking::WinInet

Function InternetShowSecurityInfoByURLA

pub unsafe fn InternetShowSecurityInfoByURLA<P0>(
    lpszurl: P0,
    hwndparent: HWND,
) -> BOOL
where P0: Param<PCSTR>,