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