base-compat-0.11.1: A compatibility layer for base
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell98
Foreign.Marshal.Alloc.Compat
Documentation
calloc
:: Storable a => IO (Ptr a)
#
callocBytes
:: Int -> IO (Ptr a)
#