| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (inaki@blueleaf.cc) |
| Safe Haskell | None |
| 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 g_stat() for more information.
Exported types
Memory-managed wrapper type.
Instances
| WrappedPtr StatBuf Source # | |
Defined in GI.GLib.Structs.StatBuf Methods wrappedPtrCalloc :: IO (Ptr StatBuf) wrappedPtrCopy :: StatBuf -> IO StatBuf wrappedPtrFree :: Maybe (GDestroyNotify StatBuf) | |