Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | None |
Language | Haskell2010 |
A type corresponding to the appropriate struct type for the stat()
system call, depending on the platform and/or compiler being used.
See g_stat()
for more information.
Synopsis
- newtype StatBuf = StatBuf (ManagedPtr StatBuf)
Exported types
Memory-managed wrapper type.
Instances
Eq StatBuf Source # | |
ManagedPtrNewtype StatBuf Source # | |
Defined in GI.GLib.Structs.StatBuf toManagedPtr :: StatBuf -> ManagedPtr StatBuf # | |
BoxedPtr StatBuf Source # | |
Defined in GI.GLib.Structs.StatBuf boxedPtrCopy :: StatBuf -> IO StatBuf # boxedPtrFree :: StatBuf -> IO () # |