Slice.this

Used by DB class to hold leveldb raw pointers

  1. this(void* p, size_t l, bool free)
    struct Slice
    package
    this
    (
    P = void*
    )
    (
    void* p
    ,
    size_t l
    ,
    bool free
    )
  2. this(ref P p)
  3. this(P p, size_t l)

Meta