Constant pyo3_ffi::CO_VARARGS

source ยท
pub const CO_VARARGS: c_int = 0x0004;
Available on non-Py_LIMITED_API only.