Skip to main content

alloc

Function alloc 

Source
pub fn alloc(len: u32) -> u32
Expand description

Allocates len bytes in wasm linear memory and returns pointer.