silc_buffer_sfree
SYNOPSIS
static inline
void silc_buffer_free(SilcStack stack, SilcBuffer sb);
DESCRIPTION
Frees SilcBuffer. If `stack' is NULL this calls silc_buffer_free. Can be called safely `sb' as NULL.
| Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
static inline
void silc_buffer_free(SilcStack stack, SilcBuffer sb);
DESCRIPTION
Frees SilcBuffer. If `stack' is NULL this calls silc_buffer_free. Can be called safely `sb' as NULL.