expand overloads
Synopses
Return Value
The amount of memory available after expansion (in bytes).
Parameters
Name |
Description |
address |
The address of the memory block to expand. |
originalNumBytes |
The original allocation size (in bytes). |
maxNumBytes |
The maximum expanded size (in bytes). |
Created with MrDocs