Searched refs:ffi_alignof (Results 1 – 1 of 1) sorted by relevance
282 static PyObject *ffi_alignof(FFIObject *self, PyObject *arg) in ffi_alignof() function1104 {"alignof", (PyCFunction)ffi_alignof, METH_O, ffi_alignof_doc},