You probably want `proc getFileHandle*(f: File): FileHandle` from the system 
module (no need to import). That just calls through to the C fileno().

Reply via email to