hermit
0.8.0
In hermit::
syscalls
hermit
::
syscalls
Function
sys_alloc_zeroed
Copy item path
Source
#[no_mangle] pub extern "C" fn sys_alloc_zeroed( size:
usize
, align:
usize
, ) ->
*mut
u8