windows::Win32::Networking::WinInet

Function InternetShowSecurityInfoByURL

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