Searched defs:LPCSTR (Results 1 – 2 of 2) sorted by relevance
37 LPCSTR = LPSTR = ctypes.c_char_p variable
6 typedef const char* LPCSTR; typedef