Type Definition gfx_hal::buffer::Offset

source · []
pub type Offset = u64;
Expand description

An offset inside a buffer, in bytes.