Function holochain_wasmer_guest::allocation::__deallocate[][src]

#[no_mangle]pub extern "C" fn __deallocate(guest_ptr: GuestPtr)

Free a length-prefixed allocation. Needed because we leak memory every time we call __allocate and write_bytes.