@@ -2055,6 +2055,14 @@ references:
20552055 href: https://docs.python.org/3/library/ctypes.html#ctypes.Array._type_
20562056 name: _type_
20572057 uid: ctypes.Array._type_
2058+ - fullName: ctypes.CDLL._handle
2059+ href: https://docs.python.org/3/library/ctypes.html#ctypes.CDLL._handle
2060+ name: _handle
2061+ uid: ctypes.CDLL._handle
2062+ - fullName: ctypes.CDLL._name
2063+ href: https://docs.python.org/3/library/ctypes.html#ctypes.CDLL._name
2064+ name: _name
2065+ uid: ctypes.CDLL._name
20582066- fullName: ctypes.CField.bit_offset
20592067 href: https://docs.python.org/3/library/ctypes.html#ctypes.CField.bit_offset
20602068 name: bit_offset
@@ -2107,14 +2115,6 @@ references:
21072115 href: https://docs.python.org/3/library/ctypes.html#ctypes.COMError.text
21082116 name: text
21092117 uid: ctypes.COMError.text
2110- - fullName: ctypes.PyDLL._handle
2111- href: https://docs.python.org/3/library/ctypes.html#ctypes.PyDLL._handle
2112- name: _handle
2113- uid: ctypes.PyDLL._handle
2114- - fullName: ctypes.PyDLL._name
2115- href: https://docs.python.org/3/library/ctypes.html#ctypes.PyDLL._name
2116- name: _name
2117- uid: ctypes.PyDLL._name
21182118- fullName: ctypes.Structure._align_
21192119 href: https://docs.python.org/3/library/ctypes.html#ctypes.Structure._align_
21202120 name: _align_
@@ -19739,6 +19739,38 @@ references:
1973919739 href: https://docs.python.org/3/library/csv.html#csv.QUOTE_STRINGS
1974019740 name: QUOTE_STRINGS
1974119741 uid: csv.QUOTE_STRINGS
19742+ - fullName: ctypes.DEFAULT_MODE
19743+ href: https://docs.python.org/3/library/ctypes.html#ctypes.DEFAULT_MODE
19744+ name: DEFAULT_MODE
19745+ uid: ctypes.DEFAULT_MODE
19746+ - fullName: ctypes.RTLD_GLOBAL
19747+ href: https://docs.python.org/3/library/ctypes.html#ctypes.RTLD_GLOBAL
19748+ name: RTLD_GLOBAL
19749+ uid: ctypes.RTLD_GLOBAL
19750+ - fullName: ctypes.RTLD_LOCAL
19751+ href: https://docs.python.org/3/library/ctypes.html#ctypes.RTLD_LOCAL
19752+ name: RTLD_LOCAL
19753+ uid: ctypes.RTLD_LOCAL
19754+ - fullName: ctypes.cdll
19755+ href: https://docs.python.org/3/library/ctypes.html#ctypes.cdll
19756+ name: cdll
19757+ uid: ctypes.cdll
19758+ - fullName: ctypes.oledll
19759+ href: https://docs.python.org/3/library/ctypes.html#ctypes.oledll
19760+ name: oledll
19761+ uid: ctypes.oledll
19762+ - fullName: ctypes.pydll
19763+ href: https://docs.python.org/3/library/ctypes.html#ctypes.pydll
19764+ name: pydll
19765+ uid: ctypes.pydll
19766+ - fullName: ctypes.pythonapi
19767+ href: https://docs.python.org/3/library/ctypes.html#ctypes.pythonapi
19768+ name: pythonapi
19769+ uid: ctypes.pythonapi
19770+ - fullName: ctypes.windll
19771+ href: https://docs.python.org/3/library/ctypes.html#ctypes.windll
19772+ name: windll
19773+ uid: ctypes.windll
1974219774- fullName: curses.ACS_BBSS
1974319775 href: https://docs.python.org/3/library/curses.html#curses.ACS_BBSS
1974419776 name: ACS_BBSS
0 commit comments