Function fluvio_smartstream::memory::alloc[][src]

#[no_mangle]
pub fn alloc(len: usize) -> *mut u8
Expand description

Allocate memory into the module’s linear memory and return the offset to the start of the block.