Function ccalloc

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