pub fn store_inbound(queue: *mut c_void, emit: CodeEmitFn)Expand description
Record what the host handed over. Called by the export
declare_inbound! generates; not useful on its own.
pub fn store_inbound(queue: *mut c_void, emit: CodeEmitFn)Record what the host handed over. Called by the export
declare_inbound! generates; not useful on its own.