[][src]Function rpmalloc_sys::rpcalloc

pub unsafe extern "C" fn rpcalloc(num: size_t, size: size_t) -> *mut c_void

Allocate a memory block of at least the given size and zero initialize it