SetSize
Description
Sets the size of the device memory address.
Prototype
void SetSize(const size_t mem_size)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
mem_size |
Input |
Device memory size. |
Returns
None
Exception Handling
None
Restrictions
None
Parent topic: MemBlock