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