Function windows::Win32::Networking::WinInet::ShowSecurityInfo
pub unsafe fn ShowSecurityInfo<P0>(
hwndparent: P0,
psecurityinfo: *const INTERNET_SECURITY_INFO,
) -> u32where
P0: Param<HWND>,