Skip to main content

PyInterpreterConfig_DEFAULT_GIL

Constant PyInterpreterConfig_DEFAULT_GIL 

pub const PyInterpreterConfig_DEFAULT_GIL: i32 = 0;
Available on crate feature tls and Py_3_12 only.