| DC_DEVICE_CLOSE(3) | Library Functions Manual | DC_DEVICE_CLOSE(3) | 
dc_device_close —
#include
  <libdivecomputer/device.h>
dc_status_t
  
  dc_device_close(dc_device_t
    *device);
NULL, this returns
  DC_STATUS_SUCCESS.
DC_STATUS_SUCCESS on success or one of several
  error values on error.
| January 5, 2017 | NetBSD 9.0 |