Function LLVMGetInstructionOpcode

Source
#[no_mangle]
pub extern "C" fn LLVMGetInstructionOpcode(
    Inst: LLVMValueRef,
) -> LLVMOpcode