Function ccalloc

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