| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.GLib.Structs.IOFuncs
Contents
Description
A table of functions used to handle different types of #GIOChannel in a generic way.
- newtype IOFuncs = IOFuncs (ForeignPtr IOFuncs)
- newZeroIOFuncs :: MonadIO m => m IOFuncs
- noIOFuncs :: Maybe IOFuncs
Exported types
Constructors
| IOFuncs (ForeignPtr IOFuncs) |
newZeroIOFuncs :: MonadIO m => m IOFuncs Source
Construct a IOFuncs struct initialized to zero.