Function llvm_sys::core::LLVMSetOperand[][src]

pub unsafe extern "C" fn LLVMSetOperand(
    User: LLVMValueRef,
    Index: c_uint,
    Val: LLVMValueRef
)