scrmem_attr_destroy()
Destroy a scrmem_attr structure
Synopsis:
#include <scrmem/scrmem_create.h>
void scrmem_attr_destroy(struct scrmem_attr *attr)
Arguments:
- attr
-
The attribute structure to destroy, or
NULL.
Library:
libscrmemDescription:
The scrmem_attr_destroy() function destroys a scrmem_attr structure.
Page updated:
