|
FireSync API
|
| kStatus kHeapAlloc_Construct | ( | kHeapAlloc * | heapAlloc, |
| kAlloc | allocator | ||
| ) |
Constructs a new kHeapAlloc instance.
| heapAlloc | Receives the constructed kHeapAlloc instance. |
| allocator | Memory allocator for this object instance (or kNULL for default). |