Searched defs:PCHAR (Results 1 – 2 of 2) sorted by relevance
72 typedef char *PCHAR; typedef
173 PCHAR = ctypes.POINTER(CHAR) variable