mirror_ffmpeg_sys

Function calloc

Source
pub unsafe extern "C" fn calloc(
    __nmemb: c_uint,
    __size: c_uint,
) -> *mut c_void