FreeBSD Manual Pages
LOWDOWN_METAQ_FREE(3) Library Functions Manual LOWDOWN_METAQ_FREE(3) NAME lowdown_metaq_free -- free rendered metadata key-value pairs LIBRARY library "liblowdown" SYNOPSIS #include <sys/queue.h> #include <stdio.h> #include <lowdown.h> void lowdown_metaq_free(struct lowdown_metaq *q); DESCRIPTION Frees rendered metadata q as created by lowdown_buf(3), lowdown_buf_diff(3), lowdown_file(3), lowdown_file_diff(3), or the low- level rendering functions. If q is NULL, the function does nothing. SEE ALSO lowdown(3), lowdown_doc_new(3) FreeBSD Ports 14.quarterly $Mdocdate$ LOWDOWN_METAQ_FREE(3)
NAME | LIBRARY | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lowdown_metaq_free&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
