[][src]Function holochain_wasmer_common::allocation::allocate

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

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