Home | History | Annotate | Download | only in _ctypes

Lines Matching defs:get_errno

120   - ctypes.get_errno() and ctypes.get_last_error() returns the current ctypes
207 get_errno(PyObject *self, PyObject *args)
1762 {"get_errno", get_errno, METH_NOARGS},