ftruncateSync method

void ftruncateSync(
  1. int fd, [
  2. dynamic len
])

Implementation

external void ftruncateSync(int fd, [len]);