Skip to main content

PyMutex_IsLocked

Function PyMutex_IsLocked 

Source
pub unsafe extern "C" fn PyMutex_IsLocked(m: *mut PyMutex) -> c_int
Available on Py_3_13 and Py_3_14 and neither Py_LIMITED_API nor RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here