DC_CONTEXT_FREE(3) | Library Functions Manual | DC_CONTEXT_FREE(3) |
dc_context_free
—
#include
<libdivecomputer/context.h>
dc_status_t
dc_context_free
(dc_context_t
*context);
DC_STATUS_OK
on success or if the pointer
is NULL
. Otherwise, it returns an error code.
January 5, 2017 | NetBSD 10.0 |