pub fn fifoqueue_v2(scope: &mut Scope) -> Result<Operation>
Shorthand for FIFOQueueV2::new().build(scope).
FIFOQueueV2::new().build(scope)