haskell-gi-base-0.24.3: Foundation for libraries generated by haskell-gi
Safe HaskellNone
LanguageHaskell2010

Data.GI.Base.GArray

Description

Utilities for dealing with GArray types.

Synopsis

Documentation

allocGArray :: CUInt -> IO (Ptr (GArray a)) Source #

Allocate a GArray with elements of the given size.