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