Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/
D__init__.py527 def wstring_at(ptr, size=-1): function
/third_party/python/Modules/_ctypes/
D_ctypes.c5651 wstring_at(const wchar_t *ptr, int size) in wstring_at() function