@@ -23597,17 +23597,17 @@ class SentryCocoa {
23597
23597
'objc_msgSend');
23598
23598
late final __objc_msgSend_831 = __objc_msgSend_831Ptr.asFunction<
23599
23599
ffi.Pointer<
23600
- ffi.NativeFunction<
23601
- ffi.UnsignedLong Function(ffi.Pointer<ffi.Void>)>>
23600
+ ffi
23601
+ .NativeFunction< ffi.UnsignedLong Function(ffi.Pointer<ffi.Void>)>>
23602
23602
Function(ffi.Pointer<ObjCObject>, ffi.Pointer<ObjCSel>)>();
23603
23603
23604
23604
late final _sel_setSizeFunction_1 = _registerName1("setSizeFunction:");
23605
23605
void _objc_msgSend_832(
23606
23606
ffi.Pointer<ObjCObject> obj,
23607
23607
ffi.Pointer<ObjCSel> sel,
23608
23608
ffi.Pointer<
23609
- ffi.NativeFunction<
23610
- ffi.UnsignedLong Function(ffi.Pointer<ffi.Void>)>>
23609
+ ffi
23610
+ .NativeFunction< ffi.UnsignedLong Function(ffi.Pointer<ffi.Void>)>>
23611
23611
value,
23612
23612
) {
23613
23613
return __objc_msgSend_832(
@@ -36938,19 +36938,20 @@ class ObjCBlock1 extends _ObjCBlockBase {
36938
36938
SentryCocoa lib,
36939
36939
ffi.Pointer<
36940
36940
ffi.NativeFunction<
36941
- ffi.Void Function(
36942
- ffi.UnsignedLong arg0, ffi. Pointer<ffi.Bool> arg1)>>
36941
+ ffi.Void Function(ffi.UnsignedLong arg0,
36942
+ ffi.Pointer<ffi.Bool> arg1)>>
36943
36943
ptr)
36944
36944
: this._(
36945
- lib._newBlock1(
36946
- _cFuncTrampoline ??= ffi.Pointer.fromFunction<
36947
- ffi.Void Function(
36948
- ffi.Pointer<_ObjCBlock> block,
36949
- ffi.UnsignedLong arg0,
36950
- ffi.Pointer<ffi.Bool> arg1)>(
36951
- _ObjCBlock1_fnPtrTrampoline)
36952
- .cast(),
36953
- ptr.cast()),
36945
+ lib
36946
+ ._newBlock1(
36947
+ _cFuncTrampoline ??= ffi.Pointer.fromFunction<
36948
+ ffi.Void Function(
36949
+ ffi.Pointer<_ObjCBlock> block,
36950
+ ffi.UnsignedLong arg0,
36951
+ ffi.Pointer<ffi.Bool> arg1)>(
36952
+ _ObjCBlock1_fnPtrTrampoline)
36953
+ .cast(),
36954
+ ptr.cast()),
36954
36955
lib);
36955
36956
static ffi.Pointer<ffi.Void>? _cFuncTrampoline;
36956
36957
@@ -37351,7 +37352,8 @@ class ObjCBlock6 extends _ObjCBlockBase {
37351
37352
ObjCBlock6.fromFunctionPointer(
37352
37353
SentryCocoa lib,
37353
37354
ffi.Pointer<
37354
- ffi.NativeFunction<
37355
+ ffi
37356
+ .NativeFunction<
37355
37357
ffi.Int32 Function(ffi.Pointer<ObjCObject> arg0,
37356
37358
ffi.Pointer<ObjCObject> arg1)>>
37357
37359
ptr)
@@ -38439,19 +38441,26 @@ class ObjCBlock10 extends _ObjCBlockBase {
38439
38441
/// Creates a block from a C function pointer.
38440
38442
ObjCBlock10.fromFunctionPointer(
38441
38443
SentryCocoa lib,
38442
- ffi.Pointer<ffi.NativeFunction<ffi.Bool Function(ffi.Pointer<ObjCObject> arg0, ffi.Pointer<ObjCObject> arg1, ffi.Pointer<ffi.Bool> arg2)>>
38444
+ ffi.Pointer<
38445
+ ffi
38446
+ .NativeFunction<
38447
+ ffi.Bool Function(
38448
+ ffi.Pointer<ObjCObject> arg0,
38449
+ ffi.Pointer<ObjCObject> arg1,
38450
+ ffi.Pointer<ffi.Bool> arg2)>>
38443
38451
ptr)
38444
38452
: this._(
38445
- lib._newBlock1(
38446
- _cFuncTrampoline ??= ffi.Pointer.fromFunction<
38447
- ffi.Bool Function(
38448
- ffi.Pointer<_ObjCBlock> block,
38449
- ffi.Pointer<ObjCObject> arg0,
38450
- ffi.Pointer<ObjCObject> arg1,
38451
- ffi.Pointer<ffi.Bool> arg2)>(
38452
- _ObjCBlock10_fnPtrTrampoline, false)
38453
- .cast(),
38454
- ptr.cast()),
38453
+ lib
38454
+ ._newBlock1(
38455
+ _cFuncTrampoline ??= ffi.Pointer.fromFunction<
38456
+ ffi.Bool Function(
38457
+ ffi.Pointer<_ObjCBlock> block,
38458
+ ffi.Pointer<ObjCObject> arg0,
38459
+ ffi.Pointer<ObjCObject> arg1,
38460
+ ffi.Pointer<ffi.Bool> arg2)>(
38461
+ _ObjCBlock10_fnPtrTrampoline, false)
38462
+ .cast(),
38463
+ ptr.cast()),
38455
38464
lib);
38456
38465
static ffi.Pointer<ffi.Void>? _cFuncTrampoline;
38457
38466
@@ -40734,19 +40743,20 @@ class ObjCBlock12 extends _ObjCBlockBase {
40734
40743
SentryCocoa lib,
40735
40744
ffi.Pointer<
40736
40745
ffi.NativeFunction<
40737
- ffi.Void Function(
40738
- ffi.Pointer<ffi.Void> arg0, ffi. UnsignedLong arg1)>>
40746
+ ffi.Void Function(ffi.Pointer<ffi.Void> arg0,
40747
+ ffi.UnsignedLong arg1)>>
40739
40748
ptr)
40740
40749
: this._(
40741
- lib._newBlock1(
40742
- _cFuncTrampoline ??= ffi.Pointer.fromFunction<
40743
- ffi.Void Function(
40744
- ffi.Pointer<_ObjCBlock> block,
40745
- ffi.Pointer<ffi.Void> arg0,
40746
- ffi.UnsignedLong arg1)>(
40747
- _ObjCBlock12_fnPtrTrampoline)
40748
- .cast(),
40749
- ptr.cast()),
40750
+ lib
40751
+ ._newBlock1(
40752
+ _cFuncTrampoline ??= ffi.Pointer.fromFunction<
40753
+ ffi.Void Function(
40754
+ ffi.Pointer<_ObjCBlock> block,
40755
+ ffi.Pointer<ffi.Void> arg0,
40756
+ ffi.UnsignedLong arg1)>(
40757
+ _ObjCBlock12_fnPtrTrampoline)
40758
+ .cast(),
40759
+ ptr.cast()),
40750
40760
lib);
40751
40761
static ffi.Pointer<ffi.Void>? _cFuncTrampoline;
40752
40762
@@ -41412,18 +41422,23 @@ class ObjCBlock17 extends _ObjCBlockBase {
41412
41422
/// Creates a block from a C function pointer.
41413
41423
ObjCBlock17.fromFunctionPointer(
41414
41424
SentryCocoa lib,
41415
- ffi.Pointer<ffi.NativeFunction<ffi.Bool Function(ffi.Pointer<ObjCObject> arg0, ffi.Pointer<ffi.Bool> arg1)>>
41425
+ ffi.Pointer<
41426
+ ffi
41427
+ .NativeFunction<
41428
+ ffi.Bool Function(ffi.Pointer<ObjCObject> arg0,
41429
+ ffi.Pointer<ffi.Bool> arg1)>>
41416
41430
ptr)
41417
41431
: this._(
41418
- lib._newBlock1(
41419
- _cFuncTrampoline ??= ffi.Pointer.fromFunction<
41420
- ffi.Bool Function(
41421
- ffi.Pointer<_ObjCBlock> block,
41422
- ffi.Pointer<ObjCObject> arg0,
41423
- ffi.Pointer<ffi.Bool> arg1)>(
41424
- _ObjCBlock17_fnPtrTrampoline, false)
41425
- .cast(),
41426
- ptr.cast()),
41432
+ lib
41433
+ ._newBlock1(
41434
+ _cFuncTrampoline ??= ffi.Pointer.fromFunction<
41435
+ ffi.Bool Function(
41436
+ ffi.Pointer<_ObjCBlock> block,
41437
+ ffi.Pointer<ObjCObject> arg0,
41438
+ ffi.Pointer<ffi.Bool> arg1)>(
41439
+ _ObjCBlock17_fnPtrTrampoline, false)
41440
+ .cast(),
41441
+ ptr.cast()),
41427
41442
lib);
41428
41443
static ffi.Pointer<ffi.Void>? _cFuncTrampoline;
41429
41444
@@ -42184,8 +42199,8 @@ class ObjCBlock18 extends _ObjCBlockBase {
42184
42199
ObjCBlock18.fromFunctionPointer(
42185
42200
SentryCocoa lib,
42186
42201
ffi.Pointer<
42187
- ffi.NativeFunction<
42188
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
42202
+ ffi
42203
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
42189
42204
ptr)
42190
42205
: this._(
42191
42206
lib._newBlock1(
@@ -44805,8 +44820,8 @@ class ObjCBlock21 extends _ObjCBlockBase {
44805
44820
void call() {
44806
44821
return _id.ref.invoke
44807
44822
.cast<
44808
- ffi.NativeFunction<
44809
- ffi.Void Function(ffi.Pointer<_ObjCBlock> block)>>()
44823
+ ffi
44824
+ .NativeFunction< ffi.Void Function(ffi.Pointer<_ObjCBlock> block)>>()
44810
44825
.asFunction<void Function(ffi.Pointer<_ObjCBlock> block)>()(_id);
44811
44826
}
44812
44827
}
@@ -46087,8 +46102,8 @@ class ObjCBlock22 extends _ObjCBlockBase {
46087
46102
ObjCBlock22.fromFunctionPointer(
46088
46103
SentryCocoa lib,
46089
46104
ffi.Pointer<
46090
- ffi.NativeFunction<
46091
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
46105
+ ffi
46106
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
46092
46107
ptr)
46093
46108
: this._(
46094
46109
lib._newBlock1(
@@ -49846,7 +49861,8 @@ class ObjCBlock31 extends _ObjCBlockBase {
49846
49861
ObjCBlock31.fromFunctionPointer(
49847
49862
SentryCocoa lib,
49848
49863
ffi.Pointer<
49849
- ffi.NativeFunction<
49864
+ ffi
49865
+ .NativeFunction<
49850
49866
ffi.Void Function(
49851
49867
ffi.Pointer<_ObjCBlock> arg0,
49852
49868
ffi.Pointer<ObjCObject> arg1,
@@ -55633,8 +55649,8 @@ class ObjCBlock35 extends _ObjCBlockBase {
55633
55649
ObjCBlock35.fromFunctionPointer(
55634
55650
SentryCocoa lib,
55635
55651
ffi.Pointer<
55636
- ffi.NativeFunction<
55637
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
55652
+ ffi
55653
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
55638
55654
ptr)
55639
55655
: this._(
55640
55656
lib._newBlock1(
@@ -57575,8 +57591,8 @@ class ObjCBlock36 extends _ObjCBlockBase {
57575
57591
ObjCBlock36.fromFunctionPointer(
57576
57592
SentryCocoa lib,
57577
57593
ffi.Pointer<
57578
- ffi.NativeFunction<
57579
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
57594
+ ffi
57595
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
57580
57596
ptr)
57581
57597
: this._(
57582
57598
lib._newBlock1(
@@ -59014,8 +59030,8 @@ class NSPointerFunctions extends NSObject {
59014
59030
59015
59031
set sizeFunction(
59016
59032
ffi.Pointer<
59017
- ffi.NativeFunction<
59018
- ffi.UnsignedLong Function(ffi.Pointer<ffi.Void>)>>
59033
+ ffi
59034
+ .NativeFunction< ffi.UnsignedLong Function(ffi.Pointer<ffi.Void>)>>
59019
59035
value) {
59020
59036
_lib._objc_msgSend_832(_id, _lib._sel_setSizeFunction_1, value);
59021
59037
}
@@ -60830,8 +60846,8 @@ class ObjCBlock39 extends _ObjCBlockBase {
60830
60846
ObjCBlock39.fromFunctionPointer(
60831
60847
SentryCocoa lib,
60832
60848
ffi.Pointer<
60833
- ffi.NativeFunction<
60834
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
60849
+ ffi
60850
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
60835
60851
ptr)
60836
60852
: this._(
60837
60853
lib._newBlock1(
@@ -61118,7 +61134,8 @@ class ObjCBlock40 extends _ObjCBlockBase {
61118
61134
ObjCBlock40.fromFunctionPointer(
61119
61135
SentryCocoa lib,
61120
61136
ffi.Pointer<
61121
- ffi.NativeFunction<
61137
+ ffi
61138
+ .NativeFunction<
61122
61139
ffi.Void Function(
61123
61140
ffi.Pointer<ObjCObject> arg0,
61124
61141
ffi.Pointer<ObjCObject> arg1,
@@ -61843,8 +61860,8 @@ class ObjCBlock41 extends _ObjCBlockBase {
61843
61860
ObjCBlock41.fromFunctionPointer(
61844
61861
SentryCocoa lib,
61845
61862
ffi.Pointer<
61846
- ffi.NativeFunction<
61847
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
61863
+ ffi
61864
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
61848
61865
ptr)
61849
61866
: this._(
61850
61867
lib._newBlock1(
@@ -61912,8 +61929,8 @@ class ObjCBlock42 extends _ObjCBlockBase {
61912
61929
ObjCBlock42.fromFunctionPointer(
61913
61930
SentryCocoa lib,
61914
61931
ffi.Pointer<
61915
- ffi.NativeFunction<
61916
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
61932
+ ffi
61933
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
61917
61934
ptr)
61918
61935
: this._(
61919
61936
lib._newBlock1(
@@ -63931,7 +63948,8 @@ class ObjCBlock43 extends _ObjCBlockBase {
63931
63948
ObjCBlock43.fromFunctionPointer(
63932
63949
SentryCocoa lib,
63933
63950
ffi.Pointer<
63934
- ffi.NativeFunction<
63951
+ ffi
63952
+ .NativeFunction<
63935
63953
ffi.Void Function(
63936
63954
ffi.Pointer<ObjCObject> arg0,
63937
63955
ffi.Pointer<ObjCObject> arg1,
@@ -64246,8 +64264,8 @@ class ObjCBlock44 extends _ObjCBlockBase {
64246
64264
ObjCBlock44.fromFunctionPointer(
64247
64265
SentryCocoa lib,
64248
64266
ffi.Pointer<
64249
- ffi.NativeFunction<
64250
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
64267
+ ffi
64268
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
64251
64269
ptr)
64252
64270
: this._(
64253
64271
lib._newBlock1(
@@ -65244,7 +65262,8 @@ class ObjCBlock47 extends _ObjCBlockBase {
65244
65262
ObjCBlock47.fromFunctionPointer(
65245
65263
SentryCocoa lib,
65246
65264
ffi.Pointer<
65247
- ffi.NativeFunction<
65265
+ ffi
65266
+ .NativeFunction<
65248
65267
ffi.Void Function(
65249
65268
ffi.Pointer<ObjCObject> arg0,
65250
65269
ffi.Pointer<ObjCObject> arg1,
@@ -65347,7 +65366,8 @@ class ObjCBlock48 extends _ObjCBlockBase {
65347
65366
ObjCBlock48.fromFunctionPointer(
65348
65367
SentryCocoa lib,
65349
65368
ffi.Pointer<
65350
- ffi.NativeFunction<
65369
+ ffi
65370
+ .NativeFunction<
65351
65371
ffi.Void Function(
65352
65372
ffi.Pointer<ObjCObject> arg0,
65353
65373
ffi.Pointer<ObjCObject> arg1,
@@ -65804,8 +65824,8 @@ class ObjCBlock49 extends _ObjCBlockBase {
65804
65824
ObjCBlock49.fromFunctionPointer(
65805
65825
SentryCocoa lib,
65806
65826
ffi.Pointer<
65807
- ffi.NativeFunction<
65808
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
65827
+ ffi
65828
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
65809
65829
ptr)
65810
65830
: this._(
65811
65831
lib._newBlock1(
@@ -69056,8 +69076,8 @@ class ObjCBlock50 extends _ObjCBlockBase {
69056
69076
ObjCBlock50.fromFunctionPointer(
69057
69077
SentryCocoa lib,
69058
69078
ffi.Pointer<
69059
- ffi.NativeFunction<
69060
- ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
69079
+ ffi
69080
+ .NativeFunction< ffi.Void Function(ffi.Pointer<ObjCObject> arg0)>>
69061
69081
ptr)
69062
69082
: this._(
69063
69083
lib._newBlock1(
0 commit comments