mirror_ffmpeg_sys

Function av_calloc

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