Data.GI.Base.GArray
Description
Utilities for dealing with GArray types.
GArray
allocGArray :: CUInt -> IO (Ptr (GArray a)) Source #
Allocate a GArray with elements of the given size.