Function av_camellia_alloc
pub unsafe extern "C" fn av_camellia_alloc() -> *mut AVCAMELLIA
Expand description
Allocate an AVCAMELLIA context To free the struct: av_free(ptr)
pub unsafe extern "C" fn av_camellia_alloc() -> *mut AVCAMELLIA
Allocate an AVCAMELLIA context To free the struct: av_free(ptr)