silc_buffer_alloc

SYNOPSIS

    static inline
    SilcBuffer silc_buffer_alloc(SilcUInt32 len);

DESCRIPTION

Allocates new SilcBuffer and returns it. Returns NULL if system is out of memory.