Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type C_IOFuncsIoFreeFieldCallback = Ptr IOChannel -> IO ()

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  2. type C_IOFuncsIoGetFlagsFieldCallback = Ptr IOChannel -> IO CUInt

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  3. type C_IOFuncsIoReadFieldCallback = Ptr IOChannel -> CString -> CSize -> CSize -> Ptr Ptr GError -> IO CUInt

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  4. type C_IOFuncsIoSeekFieldCallback = Ptr IOChannel -> Int64 -> CUInt -> Ptr Ptr GError -> IO CUInt

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  5. type C_IOFuncsIoSetFlagsFieldCallback = Ptr IOChannel -> CUInt -> Ptr Ptr GError -> IO CUInt

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  6. type C_IOFuncsIoWriteFieldCallback = Ptr IOChannel -> CString -> CSize -> CSize -> Ptr Ptr GError -> IO CUInt

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  7. type C_MarkupParserEndElementFieldCallback = Ptr MarkupParseContext -> CString -> Ptr () -> Ptr Ptr GError -> IO ()

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  8. type C_MarkupParserErrorFieldCallback = Ptr MarkupParseContext -> Ptr GError -> Ptr () -> IO ()

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  9. type C_MarkupParserPassthroughFieldCallback = Ptr MarkupParseContext -> CString -> CSize -> Ptr () -> Ptr Ptr GError -> IO ()

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  10. type C_MarkupParserStartElementFieldCallback = Ptr MarkupParseContext -> CString -> CString -> CString -> Ptr () -> Ptr Ptr GError -> IO ()

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

Page 360 of many | Previous | Next