Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. module Data.GI.GIR.Allocation

    Information on explicit allocation/deallocation for foreign pointers.

  2. data AllocationInfo

    haskell-gi Data.GI.GIR.Allocation

    Allocation/deallocation information for a given foreign pointer.

  3. AllocationInfo :: AllocationOp -> AllocationOp -> AllocationOp -> AllocationInfo

    haskell-gi Data.GI.GIR.Allocation

    No documentation available.

  4. data AllocationOp

    haskell-gi Data.GI.GIR.Allocation

    Information about a given allocation operation. It is either disallowed, allowed via the given function, or it is unknown at the current stage how to perform the operation.

  5. AllocationOp :: Text -> AllocationOp

    haskell-gi Data.GI.GIR.Allocation

    No documentation available.

  6. AllocationOpUnknown :: AllocationOp

    haskell-gi Data.GI.GIR.Allocation

    No documentation available.

  7. pattern ALLOCATOR_LIST :: Int32

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

  8. pattern ALLOCATOR_NODE :: Int32

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

  9. pattern ALLOCATOR_SLIST :: Int32

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

  10. pattern ALLOC_AND_FREE :: Int32

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

Page 31 of many | Previous | Next