Searched defs:string_at (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ctypes/ | ||
| D | __init__.py | 515 def string_at(ptr, size=-1): function |
| /third_party/python/Modules/_ctypes/ | ||
| D | _ctypes.c | 5558 string_at(const char *ptr, int size) in string_at() function |