Function windows_sys::Win32::Security::Cryptography::BCryptEnumContextFunctions
pub unsafe extern "system" fn BCryptEnumContextFunctions(
dwtable: BCRYPT_TABLE,
pszcontext: PCWSTR,
dwinterface: BCRYPT_INTERFACE,
pcbbuffer: *mut u32,
ppbuffer: *mut *mut CRYPT_CONTEXT_FUNCTIONS
) -> NTSTATUSExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"