WindowShouldClose function

  1. @Native<Bool Function()>()>()
bool WindowShouldClose()

Implementation

@ffi.Native<ffi.Bool Function()>()
external bool WindowShouldClose();