|
NAMElowdown_metaq_free —
free rendered metadata key-value pairs
LIBRARYlibrary “liblowdown”SYNOPSIS#include <sys/queue.h>
#include <stdio.h>
#include <lowdown.h>
void
DESCRIPTIONFrees 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 SEE ALSOlowdown(3), lowdown_doc_new(3)
Visit the GSP FreeBSD Man Page Interface. |