cols property

  1. @Uint16()
int cols
getter/setter pair

Terminal width in cells. Must be greater than zero.

Implementation

@ffi.Uint16()
external int cols;