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:

libscrmem

Description:

The scrmem_attr_destroy() function destroys a scrmem_attr structure.

Page updated: