[][src]Function CCODE::CryptMsgUpdate

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