Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
ListBrowser.gadget
NAME
FreeListBrowserList
Free a list of ListBrowser nodes.
SYNOPSIS
VOID FreeListBrowserList(
struct List
*)
FreeListBrowserList(List)
FUNCTION
Frees a list of ListBrowser nodes allocated.
INPUTS
list
The list of nodes to free. Safe to call with a NULL pointer.
SEE ALSO
FreeListBrowserNode()