|
IDZEBRA 2.2.8
|
#include <idzebra/util.h>Go to the source code of this file.
Functions | |
| int | key_SU_decode (int *ch, const unsigned char *out) |
| int | key_SU_encode (int ch, char *out) |
| int key_SU_decode | ( | int * | ch, |
| const unsigned char * | out | ||
| ) |
Definition at line 64 of file su_codec.c.
| int key_SU_encode | ( | int | ch, |
| char * | out | ||
| ) |
Definition at line 31 of file su_codec.c.