windows::Win32::Networking::WinInet

Function InternetSecurityProtocolToStringW

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