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

Hercules.CNix.Std.String

Synopsis

Context

data CStdString Source #

Instances

Instances details
Delete CStdString Source # 
Instance details

Defined in Hercules.CNix.Std.String

Methods

delete :: Ptr CStdString -> IO () Source #

Finalizer CStdString Source # 
Instance details

Defined in Hercules.CNix.Std.String

Functions

Low level functions

delete :: Delete a => Ptr a -> IO () Source #

Wrapper-based functions

Orphan instances

Delete CStdString Source # 
Instance details

Methods

delete :: Ptr CStdString -> IO () Source #

Finalizer CStdString Source # 
Instance details