[][src]Function ffav_sys::av_hash_update

pub unsafe extern "C" fn av_hash_update(
    ctx: *mut AVHashContext,
    src: *const u8,
    len: c_int
)