bindings-librrd-0.2.0.1: Low level bindings to RRDtool

Safe HaskellSafe-Infered

Bindings.Librrd

Description

Synopsis

Documentation

p'rrd_infoval'u_str :: Ptr C'rrd_infoval -> Ptr CStringSource

The correct type for this callback should be Ptr a -> CSize -> Ptr b -> IO CSize but that's impossible because of bindings-DSL restriction.