Function rsmpeg::ffi::av_hmac_alloc[][src]

pub unsafe extern "C" fn av_hmac_alloc(type_: u32) -> *mut AVHMAC
Expand description

Allocate an AVHMAC context. @param type The hash function used for the HMAC.