Skip to main content

PyGILState_Ensure

Function PyGILState_Ensure 

pub unsafe extern "C" fn PyGILState_Ensure() -> PyGILState_STATE
Available on crate feature tls and neither Py_3_14 nor WebAssembly only.