stackSave function

Pointer<NativeType> stackSave()

Implementation

Pointer stackSave() {
  throw Exception();
}