Home
last modified time | relevance | path

Searched defs:c_uint (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/ctypes/
D__init__.py182 c_uint = c_ulong variable
188 class c_uint(_SimpleCData): class