Function PyEval_InitThreads
pub unsafe extern "C" fn PyEval_InitThreads()
👎Deprecated: Deprecated in Python 3.9, this function does nothing in Python 3.7 or newer.
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyEval_InitThreads()
dep_pyo3
and std
only.