pyo3_ffi

Function PyEval_ThreadsInitialized

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