Function windows_sys::Win32::Security::Cryptography::BCryptProcessMultiOperations
[−]pub unsafe extern "system" fn BCryptProcessMultiOperations(
hobject: *mut c_void,
operationtype: BCRYPT_MULTI_OPERATION_TYPE,
poperations: *const c_void,
cboperations: u32,
dwflags: u32
) -> NTSTATUSExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
