pyo3_ffi

Function PyEval_RestoreThread

source
pub unsafe extern "C" fn PyEval_RestoreThread(
    arg1: *mut PyThreadState,
)