Home | History | Annotate | Download | only in _ctypes

Lines Matching defs:addressof

1634 "addressof(C instance) -> integer\n"
1638 addressof(PyObject *self, PyObject *obj)
1948 {"addressof", addressof, METH_O, addressof_doc},