sokol/helpers

sokol_helpers

Types

2

Procedures

5

allocator

allocator :: proc(context_ptr: ^runtime.Context) -> (Allocator)Source

context_ptr: a pointer to a context which persists during the lifetime of the program. Note: you can transmute() this into a logger for any specific sokol library.

logger

logger :: proc(context_ptr: ^runtime.Context) -> (Logger)Source

context_ptr: a pointer to a context which persists during the lifetime of the program. Note: you can transmute() this into a logger for any specific sokol library.

Reference search

Find anything

Documentation preferences

Settings

System theme variants

Used only while Theme is set to System.