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