Function windows::Win32::Networking::WinInet::InternetShowSecurityInfoByURL
pub unsafe fn InternetShowSecurityInfoByURL<P0, P1>(
lpszurl: P0,
hwndparent: P1,
) -> BOOLwhere
P0: Param<PCSTR>,
P1: Param<HWND>,