fstat function

Stat? fstat(
  1. int fd
)

Implementation

Stat? fstat(int fd) => platform.fstat(fd);