Small documentation correction
This commit is contained in:
parent
72990efc3e
commit
89bccdd567
3
stb_ds.h
3
stb_ds.h
@ -212,7 +212,8 @@ DOCUMENTATION
|
|||||||
shputs
|
shputs
|
||||||
T hmputs(T*, T item)
|
T hmputs(T*, T item)
|
||||||
T shputs(T*, T item)
|
T shputs(T*, T item)
|
||||||
Returns the structure corresponding to 'key' in the hashmap.
|
Inserts a struct with T.key and T.value into the hashmap. If the struct is already
|
||||||
|
present in the hashmap, updates it.
|
||||||
|
|
||||||
hmdel
|
hmdel
|
||||||
shdel
|
shdel
|
||||||
|
Loading…
Reference in New Issue
Block a user