CWrap.this

Undocumented in source.
  1. this()
  2. this(typeof(this) )
    struct CWrap(alias module_, string prefix, alias constructor, alias destructor)
    @disable
    this
    (
    ref typeof(this)
    )
  3. this(Parameters!constructor args)

Meta