DOKK / manpages / debian 10 / libcxl-dev / cxl_adapter_free.3.en
CXL_ADAPTER_FREE(3) CXL Programmer's Manual CXL_ADAPTER_FREE(3)

cxl_adapter_free - free the CXL adapter data structures

#include <libcxl.h>

void cxl_adapter_free(struct cxl_adapter_h *adapter);

cxl_adapter_free() frees the CXL adapter handle, previously allocated by cxl_adapter_next(), as well as its associated data structures and memory buffers.

cxl(3), cxl_adapter_next(3)

2017-05-24 LIBCXL 1.5