khash.kh_put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. khint_t kh_put(kh_t* h, KT key, int* ret)
  2. khint_t kh_put(kh_t* h, KT key, int* ret)
    template khash(KT, VT, bool kh_is_map = true, bool useGC = true)
    kh_put
    (,
    KT key
    ,
    int* ret
    )

Meta