Searched refs:ffi_cast (Results 1 – 1 of 1) sorted by relevance
427 static PyObject *ffi_cast(FFIObject *self, PyObject *args) in ffi_cast() function1107 {"cast", (PyCFunction)ffi_cast, METH_VARARGS, ffi_cast_doc},