[][src]Function lc3tools_sys::root::lc3::core::asmbl::InstructionEncoder_encodeInstruction

pub unsafe extern "C" fn InstructionEncoder_encodeInstruction(
    this: *const InstructionEncoder,
    statement: *const Statement,
    symbols: *const SymbolTable,
    pattern: PIInstruction
) -> optional<u32>