Skip to main content

oo_on_message

Function oo_on_message 

Source
#[unsafe(no_mangle)]
pub extern "C" fn oo_on_message(ptr: i32, len: i32)
Expand description

Called by the host to deliver a response. The payload is a MessagePack-encoded Message::Response in WASM linear memory.