pnk_str_at_const

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(BindNuklear_Dynamic)
extern (C) @nogc nothrow
alias pnk_str_at_const = const(char)* function
(
const(nk_str)*
,
int pos
,,
int* len
)

Meta