pyo3_ffi

Function PyInterpreterState_Delete

Source
pub unsafe extern "C" fn PyInterpreterState_Delete(
    arg1: *mut PyInterpreterState,
)
Available on non-PyPy only.