Function wasm_plugin_guest::allocate_message_buffer[][src]

#[no_mangle]
pub extern "C" fn allocate_message_buffer(len: u32) -> u32

Allocate a buffer suitable for writing messages to and return it’s address.