Skip to main content

PyInterpreterConfig_OWN_GIL

Constant PyInterpreterConfig_OWN_GIL 

pub const PyInterpreterConfig_OWN_GIL: i32 = 2;
Available on crate feature tls and Py_3_12 only.