Home | History | Annotate | Download | only in _ctypes

Lines Matching defs:addressof

1565 "addressof(C instance) -> integer\n"
1569 addressof(PyObject *self, PyObject *obj)
1829 {"addressof", addressof, METH_O, addressof_doc},