pub fn host_dealloc(ptr: u32, len: u32)Expand description
Free a buffer previously returned by host_alloc (or packed into a
-> u64 ABI return). No-op for null pointers or zero length.
pub fn host_dealloc(ptr: u32, len: u32)Free a buffer previously returned by host_alloc (or packed into a
-> u64 ABI return). No-op for null pointers or zero length.