Skip to main content

PyInterpreterState_Clear

Function PyInterpreterState_Clear 

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