ffmpeg_sys_fframes

Function av_mallocz_array

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