Skip to main content

host_alloc

Function host_alloc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn host_alloc(size: usize) -> *mut u8
Expand description

Allocate memory from the current arena or system allocator