darling-objc4/runtime/objc-probes.d
Lubos Dolezel adfc003729 objc4-706
2017-01-18 22:41:26 +01:00

6 lines
105 B
D

provider objc_runtime
{
probe objc_exception_throw(void *id);
probe objc_exception_rethrow();
};