Function PyInterpreterState_Delete
pub unsafe extern "C" fn PyInterpreterState_Delete(
arg1: *mut PyInterpreterState,
)Available on crate feature
tls and non-PyPy only.pub unsafe extern "C" fn PyInterpreterState_Delete(
arg1: *mut PyInterpreterState,
)tls and non-PyPy only.