windows::Win32::Networking::WinInet

Function InternetSecurityProtocolToStringA

pub unsafe fn InternetSecurityProtocolToStringA(
    dwprotocol: u32,
    lpstr: Option<PSTR>,
    lpdwstrlength: *mut u32,
    dwreserved: Option<u32>,
) -> BOOL