|
FireSync API
|
| kStatus kLightSteps_Construct | ( | kLightSteps * | extension, |
| kSize | initialCount, | ||
| kAlloc | allocator | ||
| ) |
Constructs a kLightSteps object.
| extension | Destination for the constructed object handle. |
| initialCount | Initial count of steps. |
| allocator | Memory allocator (or kNULL for default). |