scrmem_attr_set_memobj()

Set the memory object pointer to associate with the handle

Synopsis:

#include <scrmem/scrmem_create.h>
void scrmem_attr_set_memobj(struct scrmem_attr *attr, struct memobj *memobj)

Arguments:

attr
An attribute structure.
memobj
The memory object to associate with the created handle.

Library:

libscrmem

Description:

The scrmem_attr_set_memobj() function sets the memory object pointer to associate with the handle.

Page updated: