Skip to main content

calloc

Function calloc 

Source
pub unsafe extern "C" fn calloc(
    arg1: c_ulong,
    arg2: c_ulong,
) -> *mut c_void