Module Uwt.Handle_fileno

The usage of fileno is unsafe and strongly discouraged. But it's sometimes necessary, if you need to interact with third parties libraries. Rules:

type t
val fileno : t -> Unix.file_descr uv_result
val fileno_exn : t -> Unix.file_descr