Function PyEval_ThreadsInitialized
pub unsafe extern "C" fn PyEval_ThreadsInitialized() -> i32👎Deprecated:
Deprecated in Python 3.9, this function always returns true in Python 3.7 or newer.
Available on crate feature
tls and non-Py_3_13 only.