appCursor function

bool appCursor(
  1. int f
)

Implementation

bool appCursor(int f) => f & kModeAppCursor != 0;