[][src]Type Definition wasm3_sys::IM3Operation

type IM3Operation = Option<unsafe extern "C" fn(_pc: pc_t, _sp: m3stack_t, _mem: *mut M3MemoryHeader, _r0: m3reg_t, _fp0: f64) -> m3ret_t>;