aboutsummaryrefslogtreecommitdiff
path: root/docs/man/cleanpath_free.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/cleanpath_free.3')
-rw-r--r--docs/man/cleanpath_free.322
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/man/cleanpath_free.3 b/docs/man/cleanpath_free.3
new file mode 100644
index 0000000..39d2f04
--- /dev/null
+++ b/docs/man/cleanpath_free.3
@@ -0,0 +1,22 @@
+.TH "CLEANPATH_FREE" "3" "" "" "API"
+.SH NAME
+cleanpath_free
+.SH SYNOPSIS
+\f[B]#include <cleanpath/cleanpath.h>\f[R]
+.PP
+\f[B]void cleanpath_free(struct CleanPath *\f[I]path\f[B])\f[R]
+.PP
+.SH DESCRIPTION
+free a CleanPath pointer
+.PP
+.SH RETURNS
+N/A
+.PP
+.SH CONFORMING TO
+C99
+.PP
+.SH SEE ALSO
+\f[B]cleanpath_init(3)\f[R],
+\f[B]cleanpath_read(3)\f[R],
+\f[B]cleanpath_free(3)\f[R]
+.PP