Function pyo3::ffi::PyInterpreterState_Clear

source ·
pub unsafe extern "C" fn PyInterpreterState_Clear(
    arg1: *mut PyInterpreterState
)
Available on non-PyPy only.