Function PyEval_ReleaseThread
pub unsafe extern "C" fn PyEval_ReleaseThread(
tstate: *mut PyThreadState,
)
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyEval_ReleaseThread(
tstate: *mut PyThreadState,
)
dep_pyo3
and std
only.