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