Skip to main content

PyInterpreterState_Delete

Function PyInterpreterState_Delete 

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