Constant pyo3::ffi::METH_FASTCALL

source ·
pub const METH_FASTCALL: i32 = 128;
Available on Py_3_10 or non-Py_LIMITED_API only.