GetCurrentMonitor function

  1. @Native<Int Function()>()>()
int GetCurrentMonitor()

Implementation

@ffi.Native<ffi.Int Function()>()
external int GetCurrentMonitor();