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