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