Function swift_runtime_sys::root::calloc

source ยท
pub unsafe extern "C" fn calloc(
    __count: usize,
    __size: usize,
) -> *mut c_void