Function ffmpeg_sys_next::av_calloc

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