get static method

Implementation

static Pointer<SdlCursor> get() {
  // 429
  return sdlGetCursor();
}