base-compat-0.10.5: A compatibility layer for base

Safe HaskellSafe
LanguageHaskell98

Foreign.Marshal.Alloc.Compat

Documentation

calloc :: Storable a => IO (Ptr a) #

callocBytes :: Int -> IO (Ptr a) #