Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/ctypes/
D__init__.py275 def create_unicode_buffer(init, size=None): function
/external/python/cpython2/Lib/ctypes/
D__init__.py294 def create_unicode_buffer(init, size=None): function