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