MonitorExit method

int MonitorExit(
  1. JObjectPtr obj
)

Implementation

int MonitorExit(JObjectPtr obj) => _MonitorExit(obj).integer;