llvm_sys::core

Function LLVMGetOperand

Source
pub unsafe extern "C" fn LLVMGetOperand(
    Val: LLVMValueRef,
    Index: c_uint,
) -> LLVMValueRef