devela::_dep::pyo3::ffi

Constant METH_VARARGS

pub const METH_VARARGS: i32 = 0x0001; // 1i32
Available on crate features dep_pyo3 and std only.