[][src]Crate rokol

Wrapper of Sokol libraries

Tip: Sokol considers zero-initizialized structurs to be in ‘default state’.

Very early in progress... please don't try to use it!

Re-exports

pub use rokol_ffi as ffi;

Modules

app

Application

gfx

Graphics

Structs

Rokol

Configuration to run a Rokol application

Functions

app_desc

sokol_glue.h

Type Definitions

Error

Any error upcasted to Box

Result

Any error is upcasted to Box