intrcheck.h File Reference

Functions

 PyAPI_FUNC (int) PyOS_InterruptOccurred(void)
 
 PyAPI_FUNC (void) PyOS_InitInterrupts(void)
 
 Py_DEPRECATED (3.7) PyAPI_FUNC(void) PyOS_AfterFork(void)
 

Function Documentation

◆ PyAPI_FUNC() [1/2]

PyAPI_FUNC ( int  )

◆ PyAPI_FUNC() [2/2]

PyAPI_FUNC ( void  )

◆ Py_DEPRECATED()

Py_DEPRECATED ( 3.  7)