[][src]Function hermit::sys_malloc

#[no_mangle]pub extern "C" fn sys_malloc(size: usize, align: usize) -> *mut u8

Interface to allocate memory from system heap