Crate rokol_ffi[][src]

Rust FFI to Sokol headers for Rokol (API)

Last update: Dec 3, 2020 (commit). Sokol header declaration diffs can be seen on GitHub.

impl Default

Generated with bindgen, implementing Default trait (Bindgen::derive_default(true)).

NOTE: Sokol considers zero-initizialized structures to be in default state. It means Default::default is ensured to make sense!

Modules

app

Rust FFI to sokol_app.h

gfx

Rust FFI to sokol_gfx.h

glue

FFI to sokol_glue.h