Feature.this

  1. this(harfbuzz.types.Tag tag, uint value, uint start, uint end)
  2. this(void* ptr, Flag!"Take" take)
    class Feature
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )