bindings-posix-1.0: Low level bindings to posix.Source codeContentsIndex
Bindings.Posix.Sys.Utsname
Description
http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_utsname.h.html
Documentation
data C'utsname Source
Constructors
C'utsname
utsname'sysname :: CString
utsname'nodename :: CString
utsname'release :: CString
utsname'version :: CString
utsname'machine :: CString
show/hide Instances
c'uname :: Ptr C'utsname -> IO CIntSource
p'uname :: FunPtr (Ptr C'utsname -> IO CInt)Source
Produced by Haddock version 2.4.2