| DC_PARSER_DESTROY(3) | Library Functions Manual | DC_PARSER_DESTROY(3) | 
dc_parser_destroy —
#include
  <libdivecomputer/parser.h>
dc_status_t
  
  dc_parser_destroy(dc_parser_t
    *parser);
NULL, in
  which case it will return with success.
DC_STATUS_OK on success and another code on
  failure.
| January 5, 2017 | NetBSD 9.0 |