Function bones_framework::prelude::borrow::try_borrow_mut
pub fn try_borrow_mut(lock: &AtomicIsize) -> boolExpand description
Attempts to borrow specified lock mutably.
pub fn try_borrow_mut(lock: &AtomicIsize) -> boolAttempts to borrow specified lock mutably.