Function windows_sys::Win32::Security::Cryptography::BCryptEnumContexts
pub unsafe extern "system" fn BCryptEnumContexts(
dwtable: BCRYPT_TABLE,
pcbbuffer: *mut u32,
ppbuffer: *mut *mut CRYPT_CONTEXTS
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"