|
NAMEcxGetNextFsNode - Returns the next node in a list of nodes.SYNOPSIS#include <comprex.h>CxFsNode *cxGetNextFsNode(CxFsNode *node); PARAMETERS
DESCRIPTIONReturns the next node in a list of nodes.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |