mirror of
https://github.com/darlinghq/darling-objc4.git
synced 2024-11-23 04:09:46 +00:00
6 lines
105 B
D
6 lines
105 B
D
provider objc_runtime
|
|
{
|
|
probe objc_exception_throw(void *id);
|
|
probe objc_exception_rethrow();
|
|
};
|