FreeBSD Manual Pages
DC_BUFFER_FREE(3) Library Functions Manual DC_BUFFER_FREE(3) NAME dc_buffer_free -- free an resizable binary buffer LIBRARY library "libdivecomputer" SYNOPSIS #include <libdivecomputer/buffer.h> void dc_buffer_free(dc_buffer_t *buffer); DESCRIPTION Frees a resizable binary buffer created with dc_buffer_new(3). It's safe to pass NULL to this function. SEE ALSO dc_buffer_new(3) AUTHORS The library "libdivecomputer" library was written by Jef Driesen, jef@libdivecomputer.org. The manpages were written by Kristaps Dzonsons, kristaps@bsd.lv. FreeBSD Ports 14.quarterly January 5, 2017 DC_BUFFER_FREE(3)
NAME | LIBRARY | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dc_buffer_free&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
