Type Definition cambridge_asm::exec::Func[][src]

type Func = fn(_: &mut Context, _: Op) -> PasmResult;