Function clips_sys::calloc

source ·
pub unsafe extern "C" fn calloc(
    __nmemb: usize,
    __size: usize
) -> *mut c_void