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