HomeSort by relevance Sort by last modified time
    Searched refs:PBOOLEAN (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/ctypes/
wintypes.py 171 PBOOLEAN = ctypes.POINTER(BOOLEAN)