Function coco::epoch::unprotected [] [src]

pub unsafe fn unprotected<F, T>(f: F) -> T where
    F: FnOnce(&Scope) -> T, 

Creates an unprotected scope without pinning the current thread.