Update Python bindings to 1.4.0 API (WIP)
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
|
||||
#ifdef ZTS_ENABLE_CUSTOM_SIGNAL_HANDLERS
|
||||
|
||||
void _signal_handler(int signal);
|
||||
void zts_signal_handler(int signal);
|
||||
|
||||
void _install_signal_handlers();
|
||||
void zts_install_signal_handlers();
|
||||
|
||||
#endif // ZTS_ENABLE_CUSTOM_SIGNAL_HANDLERS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user