Function ffmpeg::ffi::av_calloc

source ยท
pub unsafe extern "C" fn av_calloc(
    nmemb: usize,
    size: usize,
) -> *mut c_void