Type Alias BlockTuple

Source
pub type BlockTuple = (*mut Block, u16, u16);
Expand description

A type alias for the block, the current low and high offset.