pyo3_ffi

Function PyInterpreterState_Delete

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