Function windows_sys::Win32::Security::Cryptography::CryptEnumProviderTypesA
[−]pub unsafe extern "system" fn CryptEnumProviderTypesA(
dwindex: u32,
pdwreserved: *mut u32,
dwflags: u32,
pdwprovtype: *mut u32,
sztypename: PSTR,
pcbtypename: *mut u32
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"