[][src]Function stainless_ffmpeg_sys::av_hmac_alloc

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

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