JavaExitCallback typedef

JavaExitCallback = void Function(int exitCode)

Implementation

typedef JavaExitCallback = void Function(int exitCode);