ffmpeg_sys_fframes

Function av_malloc_array

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