Function kernel::support::atomic [] [src]

pub unsafe fn atomic<F, R>(f: F) -> R where
    F: FnOnce() -> R,