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.
pub unsafe extern "C" fn av_hmac_alloc(
type_: AVHMACType,
) -> *mut AVHMACAllocate an AVHMAC context. @param type The hash function used for the HMAC.