Definition:
int ap_pclosef(struct pool *p, int fd);
Usage example:
No examples available.
Closes a file previously opened with popenf. The file's cleanup function is destroyed.
Returns a normal close return value.
Previous: ap_pclosedir
Next: ap_pcloseh
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)