put

  1. alias put = dlang_hll_put_hash
  2. alias put = dlang_hll_put_uuid
  3. void put(HLL hll, const(void)[] data)
    extern (C) @system nothrow @nogc pragma(inline, true) extern (D)
    void
    put
    ()
    (
    ref HLL hll
    ,
    const(void)[] data
    )

Meta