mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-15 14:31:59 +08:00
Move Structure and Union from ctypes/__init__.pyi to _ctypes.pyi (#10125)
This commit is contained in:
@@ -339,8 +339,6 @@ _ctypes.POINTER
|
||||
_ctypes.PyObj_FromPtr
|
||||
_ctypes.Py_DECREF
|
||||
_ctypes.Py_INCREF
|
||||
_ctypes.Structure
|
||||
_ctypes.Union
|
||||
_ctypes.addressof
|
||||
_ctypes.alignment
|
||||
_ctypes.buffer_info
|
||||
|
||||
Reference in New Issue
Block a user