stb_easy_font_hseg top-level property

  1. @Array.multi<NativeType>([214])
  2. @Native<Array<UnsignedChar>>()
Array<UnsignedChar> stb_easy_font_hseg
getter/setter pair

Implementation

@ffi.Array.multi([214])
@ffi.Native<ffi.Array<ffi.UnsignedChar>>()
external ffi.Array<ffi.UnsignedChar> stb_easy_font_hseg;