Function ffmpeg_sys::av_camellia_alloc[][src]

pub unsafe extern "C" fn av_camellia_alloc() -> *mut AVCAMELLIA
Expand description

Allocate an AVCAMELLIA context To free the struct: av_free(ptr)