Home | History | Annotate | Download | only in _ctypes

Lines Matching full:get_errno

125   - ctypes.get_errno() and ctypes.get_last_error() returns the current ctypes
214 get_errno(PyObject *self, PyObject *args)
1919 {"get_errno", get_errno, METH_NOARGS},