fchmodSync method

void fchmodSync(
  1. int fd,
  2. int mode
)

Implementation

external void fchmodSync(int fd, int mode);