add Py_FatalError
This commit is contained in:
parent
b13afdd6f4
commit
fe299f9408
@ -55,6 +55,8 @@ void Py_Exit Py_PROTO((int));
|
|||||||
|
|
||||||
void Py_Cleanup Py_PROTO((void));
|
void Py_Cleanup Py_PROTO((void));
|
||||||
|
|
||||||
|
void Py_FatalError Py_PROTO((char *));
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user