silc_buffer_unformat_vp

SYNOPSIS

    int silc_buffer_unformat_vp(SilcBuffer src, va_list vp);

DESCRIPTION

Unformats a buffer from a variable argument list indicated by the `ap'. Returns -1 on error and the length of the unformatted buffer otherwise.