Function windows_sys::Win32::Networking::WinInet::InternetSecurityProtocolToStringA
pub unsafe extern "system" fn InternetSecurityProtocolToStringA(
dwprotocol: u32,
lpstr: PSTR,
lpdwstrlength: *mut u32,
dwreserved: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"