silc_dlist_add
SYNOPSIS
static inline SilcBool silc_dlist_add(SilcDList list, void *context);
DESCRIPTION
Adds new entry to the list. This is the default function to add new entries to the list.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |