|
NAMEcxNewFsIterator - Creates a filesystem iterator.SYNOPSIS#include <comprex.h>CxFsIterator *cxNewFsIterator(CxArchive *archive, CxFsIteratorType type); PARAMETERS
DESCRIPTIONCreates a filesystem iterator.This will normally only be used within libpackman. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |