Function onnxruntime_sys::calloc[][src]

pub unsafe extern "C" fn calloc(
    _Count: c_ulonglong,
    _Size: c_ulonglong
) -> *mut c_void