Function windows_sys::Win32::Security::Cryptography::CryptMsgUpdate

pub unsafe extern "system" fn CryptMsgUpdate(
    hcryptmsg: *const c_void,
    pbdata: *const u8,
    cbdata: u32,
    ffinal: BOOL,
) -> BOOL