Luv__System_info.Uname
Binds uv_utsname_t.
uv_utsname_t
type t
=
{
sysname : string;
release : string;
version : string;
machine : string;
}