pub unsafe extern "C" fn dr_recurlock_trylock( reclock: *mut c_void, ) -> bool_
Tries once to acquire \p reclock and returns whether successful.