[−][src]Function assemblylift_core::iomod::spawn_event
pub fn spawn_event(
ctx: &mut Ctx,
mem: WasmBufferPtr,
future: impl Future<Output = Vec<u8>> + 'static + Send
) -> i32
pub fn spawn_event(
ctx: &mut Ctx,
mem: WasmBufferPtr,
future: impl Future<Output = Vec<u8>> + 'static + Send
) -> i32