Function windows_sys::Win32::Networking::WinInet::InternetAlgIdToStringW
pub unsafe extern "system" fn InternetAlgIdToStringW(
ai: ALG_ID,
lpstr: PWSTR,
lpdwstrlength: *mut u32,
dwreserved: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"
, "Win32_Security_Cryptography"