menu
pocketpy package
documentation
pocketpy_bindings_generated.dart
PocketpyBindings
py_shrink method
py_shrink method
dark_mode
light_mode
py_shrink
method
void
py_shrink
(
int
n
)
Shrink the stack by n.
Implementation
void py_shrink( int n, ) { return _py_shrink( n, ); }
pocketpy package
documentation
pocketpy_bindings_generated
PocketpyBindings
py_shrink method
PocketpyBindings class