silc_buffer_tail
NAME
unsigned char *silc_buffer_tail(SilcBuffer sb)
DESCRIPTION
Returns pointer to the tail area of the buffer.
SOURCE
#define silc_buffer_tail(x) (x)->tail
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
NAME
unsigned char *silc_buffer_tail(SilcBuffer sb)
DESCRIPTION
Returns pointer to the tail area of the buffer.
SOURCE
#define silc_buffer_tail(x) (x)->tail