Function bones_framework::prelude::borrow::new_lock
pub const fn new_lock() -> AtomicIsize
Expand description
Create atomic borrow lock. Initially not borrowed.
pub const fn new_lock() -> AtomicIsize
Create atomic borrow lock. Initially not borrowed.