Function windows_sys::Win32::Security::Cryptography::NCryptStreamUpdate
[−]pub unsafe extern "system" fn NCryptStreamUpdate(
hstream: NCRYPT_STREAM_HANDLE,
pbdata: *const u8,
cbdata: usize,
ffinal: BOOL
) -> HRESULTExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"