hercules-ci-cnix-store-0.3.3.3: Haskell bindings for Nix's libstore
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hercules.CNix.Encapsulation

Documentation

class HasEncapsulation a b | b -> a where Source #

Methods

moveToForeignPtrWrapper :: Ptr a -> IO b Source #

Takes ownership of the pointer, freeing/finalizing the pointer when collectable.