Constant pyo3_ffi::METH_FASTCALL

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