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

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