[][src]Function ffav_sys::av_sha_update

pub unsafe extern "C" fn av_sha_update(
    ctx: *mut AVSHA,
    data: *const u8,
    len: c_uint
)