pyo3_ffi

Constant METH_FASTCALL

Source
pub const METH_FASTCALL: c_int = 0x0080;
Available on Py_3_10 or non-Py_LIMITED_API only.