in reply to Re: How to create a File Handle Struct with Win32::API::Struct
in thread How to create a File Handle Struct with Win32::API::Struct

Backwards. GetOsFHandle returns the file handle. fileno is returns a C lib emulation of unix file descriptors.