MetaStruct.this

  1. this(void* ptr, Flag!"Take" take)
    class MetaStruct
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gda.meta_store.MetaStore store, gda.types.MetaStructFeature features)