Added twc_hash_tox_id.
This commit is contained in:
parent
73980b1042
commit
a5c4023f9e
2 changed files with 18 additions and 0 deletions
|
@ -51,5 +51,8 @@ twc_get_friend_id_short(Tox *tox, int32_t friend_number);
|
|||
uint32_t
|
||||
twc_uint32_reverse_bytes(uint32_t num);
|
||||
|
||||
unsigned long long
|
||||
twc_hash_tox_id(const uint8_t *tox_id);
|
||||
|
||||
#endif // TOX_WEECHAT_UTILS_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue