indexPassingTest_ method

int indexPassingTest_(
  1. ObjCBlock_bool_ffiUnsignedLong_bool predicate
)

Implementation

int indexPassingTest_(ObjCBlock_bool_ffiUnsignedLong_bool predicate) {
  return _lib._objc_msgSend_101(
      _id, _lib._sel_indexPassingTest_1, predicate._id);
}