Home
last modified time | relevance | path

Searched refs:PyCField_get_offset (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/_ctypes/
Dcfield.c241 PyCField_get_offset(PyObject *self, void *data) in PyCField_get_offset() function
253 { "offset", PyCField_get_offset, NULL, "offset in bytes of this field" },