Skip to main content

PyGILState_GetThisThreadState

Function PyGILState_GetThisThreadState 

pub unsafe extern "C" fn PyGILState_GetThisThreadState() -> *mut PyThreadState
Available on crate feature tls and non-PyPy only.