Function crypt32::CryptMsgUpdate [] [src]

pub unsafe extern "system" fn CryptMsgUpdate(
    hCryptMsg: HCRYPTMSG,
    pbData: *const BYTE,
    cbData: DWORD,
    fFinal: BOOL
) -> BOOL