stb_easy_font_charinfo top-level property
- @Array.multi<NativeType>([96])
- @Native<Array<
stb_easy_font_info_struct> >()
getter/setter pair
Implementation
@ffi.Array.multi([96])
@ffi.Native<ffi.Array<stb_easy_font_info_struct>>()
external ffi.Array<stb_easy_font_info_struct> stb_easy_font_charinfo;