PopLocalFrame method

JObjectPtr PopLocalFrame(
  1. JObjectPtr result
)

Implementation

JObjectPtr PopLocalFrame(JObjectPtr result) =>
    _PopLocalFrame(result).objectPointer;