|
NAMEcxGetFsIterNext - Returns the next item.SYNOPSIS#include <comprex.h>CxFsNode *cxGetFsIterNext(CxFsIterator *iterator); PARAMETERS
DESCRIPTIONReturns the next item.If this hasn't been called previously, it will return the first item. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |