core :: NativeFile :: flush
# Flushes the buffer, forcing the write operation fun flush: Int `{ return fflush(self); `}