fd property

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

Numeric file descriptor

Implementation

@ffi.Int32()
external int fd;