fd property

  1. @Int()
int fd
getter/setter pair

Numeric file descriptor

Implementation

@ffi.Int()
external int fd;