Function pyo3::ffi::PyEval_ReleaseThread

source ยท
pub unsafe extern "C" fn PyEval_ReleaseThread(
    tstate: *mut PyThreadState,
)