Skip to main content

PyMutex_IsLocked

Function PyMutex_IsLocked 

pub unsafe extern "C" fn PyMutex_IsLocked(m: *mut PyMutex) -> i32
Available on crate feature tls and Py_3_14 only.