Constant pyo3_ffi::CO_NEWLOCALS

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