[][src]Function lzham_sys::calloc

pub unsafe extern "C" fn calloc(
    __count: c_ulong,
    __size: c_ulong
) -> *mut c_void