Searched refs:ffi_addressof (Results 1 – 1 of 1) sorted by relevance
528 static PyObject *ffi_addressof(FFIObject *self, PyObject *args) in ffi_addressof() function1103 {"addressof", (PyCFunction)ffi_addressof, METH_VARARGS, ffi_addressof_doc},