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