Docs.rs
tiny-game-framework-0.0.15
tiny-game-framework 0.0.15
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Felipe-Guimaraes-Teodoro
CaioFerrandis
Dependencies
freetype-rs ^0.36.0
normal
gl ^0.14.0
normal
glam ^0.27.0
normal
glfw ^0.55.0
normal
image ^0.25.1
normal
imgui ^0.12.0
normal
once_cell ^1.19.0
normal
rand ^0.8.5
normal
tobj ^4.0.2
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tiny_game_framework
0.0.15
Macro
tiny_game_framework
::
bind_buffer
Copy item path
source
ยท
[
−
]
macro_rules!
bind_buffer { (
$buffer_type
:expr,
$buffer
:expr,
$data
:expr) => { ... }; }