Function mlir_sys::mlirOperationSetOperands 
source · pub unsafe extern "C" fn mlirOperationSetOperands(
    op: MlirOperation,
    nOperands: isize,
    operands: *const MlirValue
)Expand description
Replaces the operands of the operation.