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