sokol-d ~master (2024-11-07T19:02:21.1867002)
Dub
Repo
State
examples
triangle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
safe
struct
State {
sg
.
Bindings
bind
;
sg
.
Pipeline
pip
;
}
Members
Variables
bind
sg
.
Bindings
bind
;
Undocumented in source.
pip
sg
.
Pipeline
pip
;
Undocumented in source.
Meta
Source
See Implementation
examples
triangle
functions
main
static functions
cleanup
frame
init
static variables
state
structs
State