Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/
D__init__.py471 c_size_t = c_uint variable
474 c_size_t = c_ulong variable
477 c_size_t = c_ulonglong variable