Function llvm_sys::core::LLVMSetOperand

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