Skip to main content

PyMutex_Unlock

Function PyMutex_Unlock 

pub unsafe extern "C" fn PyMutex_Unlock(m: *mut PyMutex)
Available on crate feature tls only.