Module rokol::glue::sapp[][src]

Expand description

Glue code for app and gfx (FFI)

Structs

Entry point of Rokol applications

Functions

Runs a rokol application. It will postpone generation of our application until we setup rokol::gfx so that we can use rokol::gfx when we create our application.

Type Definitions

Any error upcasted to Box

Any error is upcasted to Box