darling-objc4/runtime/objc-probes.d

6 lines
105 B
D
Raw Permalink Normal View History

2017-01-18 21:41:15 +00:00
provider objc_runtime
{
probe objc_exception_throw(void *id);
probe objc_exception_rethrow();
};