Function wasi_experimental_http::alloc[][src]

#[no_mangle]pub extern "C" fn alloc(len: usize) -> *mut u8

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