[][src]Function holochain_wasmer_guest::allocation::allocate

#[no_mangle]pub extern "C" fn allocate(len: u64) -> u64

allocate a length of bytes that won't be dropped by the allocator return the pointer to it so bytes can be written to the allocation