Searched refs:ffi_offsetof (Results 1 – 1 of 1) sorted by relevance
485 static PyObject *ffi_offsetof(FFIObject *self, PyObject *args) in ffi_offsetof() function1124 {"offsetof", (PyCFunction)ffi_offsetof, METH_VARARGS, ffi_offsetof_doc},