BitmapFont.chars

  1. PoolIntArray chars [@property getter]
  2. PoolIntArray chars [@property setter]
    struct BitmapFont
    @nogc nothrow @property
    void
    chars
    (
    PoolIntArray v
    )

Meta