memobj_share_attr_destroy()
Destroy a memobj_share_attr structure
Synopsis:
#include <memobj/share.h>
void memobj_share_attr_destroy(struct memobj_share_attr *attr)
Arguments:
- attr
- The attribute structure to destroy.
Library:
libmemobjDescription:
The memobj_share_attr_destroy() function destroys a memobj_share_attr structure.
Page updated:
