dc_serial_device_free
—
Destroy the serial device and free all
resources.
library “libdivecomputer”
#include
<libdivecomputer/serial.h>
void
dc_serial_device_free
(
dc_serial_device_t
*device);
Destroy the serial device and free all resources. The serial
device usually found by searching through
dc_serial_iterator_new(3).
dc_serial_iterator_new(3).
The
library “libdivecomputer”
library was written by
Jef Driesen,
jef@libdivecomputer.org.
This manpage is written by
Vincent Hagen,
vinnie@script4web.nl.