HomeSort by relevance Sort by last modified time
    Searched refs:from_buffer_copy_doc (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/_ctypes/
_ctypes.c 549 static char from_buffer_copy_doc[] = variable
718 { "from_buffer_copy", CDataType_from_buffer_copy, METH_VARARGS, from_buffer_copy_doc, },
    [all...]
  /external/python/cpython3/Modules/_ctypes/
_ctypes.c 524 static const char from_buffer_copy_doc[] = variable
682 { "from_buffer_copy", CDataType_from_buffer_copy, METH_VARARGS, from_buffer_copy_doc, },
    [all...]

Completed in 109 milliseconds