[][src]Function lc3tools_sys::root::lc3::core::sim::InstructionDecoder_findInstructionByEncoding

pub unsafe extern "C" fn InstructionDecoder_findInstructionByEncoding(
    this: *const InstructionDecoder,
    encoding: u32
) -> optional<PIInstruction>