FreeBSD Manual Pages
DC_DESCRIPTOR_FREE(3) Library Functions Manual DC_DESCRIPTOR_FREE(3) NAME dc_descriptor_free -- free a dive computer descriptor reference LIBRARY library "libdivecomputer" SYNOPSIS #include <libdivecomputer/descriptor.h> void dc_descriptor_free(dc_descriptor_t *descriptor); DESCRIPTION Frees a descriptor usually returned with dc_iterator_next(3) as created with dc_descriptor_iterator(3). It's safe to pass NULL to this func- tion. SEE ALSO dc_descriptor_iterator(3), dc_iterator_free(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_DESCRIPTOR_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_descriptor_free&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
