pnk_font_atlas_add_from_file

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 && NK_INCLUDE_FONT_BAKING && NK_INCLUDE_STANDARD_IO)
extern (C) @nogc nothrow
alias pnk_font_atlas_add_from_file = nk_font* function
(,
const(char)* file_path
,
float height
,)

Meta