Function riot_sys::_calloc_r

source ·
pub unsafe extern "C" fn _calloc_r(
    arg1: *mut _reent,
    arg2: size_t,
    arg3: size_t
) -> *mut c_void