pub unsafe extern "C" fn mlirOperationStateAddResults( state: *mut MlirOperationState, n: isize, results: *const MlirType, )
Adds a list of components to the operation state.