[][src]Function swim_c_sys::stdlib::calloc

pub unsafe extern "C" fn calloc(nmemb: size_t, size: size_t) -> *mut void