ixp_close
- Provided by: libixp-dev (Version: 0.6~20121202+hg148-2)
- Source: libixp
- Report a bug
#include <ixp.h> int ixp_close(IxpCFid *f);
Closes the file pointed to by f and frees its associated data structures;
Returns 1 on success, and zero on failure.