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