dray-nuklear ~master (2022-11-14T03:05:29Z)
Dub
Repo
NK_CONFIG_STACK.NK_CONFIG_STACK
nuklear
NK_CONFIG_STACK
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template
NK_CONFIG_STACK
(string type, string size)
extern (
C
)
enum
NK_CONFIG_STACK
=
format
!
"struct nk_config_stack_%s { int head; nk_config_stack_%s_element[%s] elements; }"
(
type
,
type
,
size
)
;
Meta
Source
See Source File
nuklear
NK_CONFIG_STACK
manifest constants
NK_CONFIG_STACK