Function windows_sys::Win32::Security::Cryptography::CryptMsgUpdate
[−]pub unsafe extern "system" fn CryptMsgUpdate(
hcryptmsg: *const c_void,
pbdata: *const u8,
cbdata: u32,
ffinal: BOOL
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"