dc_irda_device_free(3)
| DC_IRDA_DEVICE_FREE(3) | Library Functions Manual | DC_IRDA_DEVICE_FREE(3) |
NAME
dc_irda_device_free —
Destroy the irda device and free all resources.
LIBRARY
library “libdivecomputer”
SYNOPSIS
#include
<libdivecomputer/irda.h>
void
dc_irda_device_free(dc_irda_device_t
*device);
DESCRIPTION
Destroy the irda device and free all resources. The irda device usually found by searching through dc_irda_iterator_new(3).
SEE ALSO
AUTHORS
The library
“libdivecomputer” library was written by
Jef Driesen,
jef@libdivecomputer.org.
This manpage is written by
Vincent Hagen,
vinnie@script4web.nl.
| June 5, 2020 | Linux 6.12.85-6.12-alt1 |
