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_FileMeasureProgressCallback = CInt -> Word64 -> Word64 -> Word64 -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

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

  2. type C_FileProgressCallback = Int64 -> Int64 -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

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

  3. type C_FileReadMoreCallback = CString -> Int64 -> Ptr () -> IO CInt

    gi-gio GI.Gio.Callbacks

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

  4. type C_InputStreamClassCloseAsyncFieldCallback = Ptr InputStream -> Int32 -> Ptr Cancellable -> FunPtr C_AsyncReadyCallback -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

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

  5. type C_InputStreamClassCloseFinishFieldCallback = Ptr InputStream -> Ptr AsyncResult -> Ptr Ptr GError -> IO CInt

    gi-gio GI.Gio.Callbacks

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

  6. type C_InputStreamClassCloseFnFieldCallback = Ptr InputStream -> Ptr Cancellable -> Ptr Ptr GError -> IO CInt

    gi-gio GI.Gio.Callbacks

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

  7. type C_InputStreamClassReadAsyncFieldCallback = Ptr InputStream -> Ptr Word8 -> CSize -> Int32 -> Ptr Cancellable -> FunPtr C_AsyncReadyCallback -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

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

  8. type C_InputStreamClassReadFinishFieldCallback = Ptr InputStream -> Ptr AsyncResult -> Ptr Ptr GError -> IO Int64

    gi-gio GI.Gio.Callbacks

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

  9. type C_InputStreamClassReadFnFieldCallback = Ptr InputStream -> Ptr () -> CSize -> Ptr Cancellable -> Ptr Ptr GError -> IO Int64

    gi-gio GI.Gio.Callbacks

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

  10. type C_InputStreamClassSkipAsyncFieldCallback = Ptr InputStream -> CSize -> Int32 -> Ptr Cancellable -> FunPtr C_AsyncReadyCallback -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

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

Page 429 of many | Previous | Next