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_InputStreamClassSkipFieldCallback = Ptr InputStream -> CSize -> Ptr Cancellable -> Ptr Ptr GError -> IO Int64

    gi-gio GI.Gio.Callbacks

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

  2. type C_InputStreamClassSkipFinishFieldCallback = Ptr InputStream -> Ptr AsyncResult -> Ptr Ptr GError -> IO Int64

    gi-gio GI.Gio.Callbacks

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

  3. type C_ReallocFunc = Ptr () -> CSize -> IO Ptr ()

    gi-gio GI.Gio.Callbacks

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

  4. type C_SeekableIfaceCanSeekFieldCallback = Ptr Seekable -> IO CInt

    gi-gio GI.Gio.Callbacks

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

  5. type C_SeekableIfaceCanTruncateFieldCallback = Ptr Seekable -> IO CInt

    gi-gio GI.Gio.Callbacks

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

  6. type C_SeekableIfaceSeekFieldCallback = Ptr Seekable -> Int64 -> CUInt -> Ptr Cancellable -> Ptr Ptr GError -> IO CInt

    gi-gio GI.Gio.Callbacks

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

  7. type C_SeekableIfaceTellFieldCallback = Ptr Seekable -> IO Int64

    gi-gio GI.Gio.Callbacks

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

  8. type C_SeekableIfaceTruncateFnFieldCallback = Ptr Seekable -> Int64 -> Ptr Cancellable -> Ptr Ptr GError -> IO CInt

    gi-gio GI.Gio.Callbacks

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

  9. type DBusInterfaceMethodCallFunc = DBusConnection -> Maybe Text -> Text -> Maybe Text -> Text -> GVariant -> DBusMethodInvocation -> IO ()

    gi-gio GI.Gio.Callbacks

    The type of the methodCall function in DBusInterfaceVTable. Since: 2.26

  10. type DBusInterfaceMethodCallFunc_WithClosures = DBusConnection -> Maybe Text -> Text -> Maybe Text -> Text -> GVariant -> DBusMethodInvocation -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

    The type of the methodCall function in DBusInterfaceVTable. Since: 2.26

Page 430 of many | Previous | Next