Function av_calloc

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