pub fn outfeed_dequeue_tuple_v2<O0: Into<Output>>( device_ordinal: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for OutfeedDequeueTupleV2::new().build(device_ordinal, scope).
OutfeedDequeueTupleV2::new().build(device_ordinal, scope)