Function bones_framework::prelude::borrow::try_borrow_mut

pub fn try_borrow_mut(lock: &AtomicIsize) -> bool
Expand description

Attempts to borrow specified lock mutably.