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