Skip to content

function getstacksize (shared-side)

Available since version: 0.3.0

This function gets the preallocated elements count for squirrel stack.

Declaration

int getstacksize()

Parameters

No parameters.

Returns int

The preallocated elements count (max) for squirrel stack.