maze_wasm::wasm

Function free_sized_memory

Source
#[no_mangle]
pub extern "C" fn free_sized_memory(ptr: *mut u8)
Expand description

Frees sized memory associated with a given pointer

ยงReturns

Nothing