Function mlir_sys::mlirOperationStateAddOperands 
source · pub unsafe extern "C" fn mlirOperationStateAddOperands(
    state: *mut MlirOperationState,
    n: isize,
    operands: *const MlirValue
)pub unsafe extern "C" fn mlirOperationStateAddOperands(
    state: *mut MlirOperationState,
    n: isize,
    operands: *const MlirValue
)