Type Definition wasm3_sys::IM3Operation[][src]

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