pub fn barrier_close<O0: Into<Output>>( handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for BarrierClose::new().build(handle, scope).
BarrierClose::new().build(handle, scope)