devela::_dep::pyo3::ffi

Function PyEval_AcquireThread

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