LLVMGetInstructionOpcode

Function LLVMGetInstructionOpcode 

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