Home
last modified time | relevance | path

Searched refs:tox_conference_get_uid (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dtox.h3005 bool tox_conference_get_uid(const Tox *tox, uint32_t conference_number, uint8_t *uid);
H A Dtox.c2201 bool tox_conference_get_uid(const Tox *tox, uint32_t conference_number, uint8_t *uid) in tox_conference_get_uid() function