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