Docs.rs
gfx-hal-0.3.1
gfx-hal 0.3.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
grovesNL
Dependencies
bitflags ^1.0
normal
failure ^0.1
normal
fxhash ^0.2.1
normal
mint ^0.5
normal
serde ^1
normal
gfx-backend-empty ^0.3
dev
Versions
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Offset
gfx_hal
::
buffer
[
−
]
[src]
Type Definition
gfx_hal
::
buffer
::
Offset
type Offset =
u64
;
An offset inside a buffer, in bytes.