Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/ctypes/
D__init__.py534 def string_at(ptr, size=-1): function
/external/python/cpython3/Modules/_ctypes/
D_ctypes.c5613 string_at(const char *ptr, int size) in string_at() function