Searched refs:ffi_typeof (Results 1 – 1 of 1) sorted by relevance
302 static PyObject *ffi_typeof(FFIObject *self, PyObject *arg) in ffi_typeof() function1128 {"typeof", (PyCFunction)ffi_typeof, METH_O, ffi_typeof_doc},