#include #include -- | module Bindings.GObject.BoxedTypes where #strict_import import Bindings.GLib.Fundamentals import Bindings.GObject.TypeInformation #callback GBoxedCopyFunc , -> IO #callback GBoxedFreeFunc , -> IO () #ccall g_boxed_copy , -> -> IO #ccall g_boxed_free , -> -> IO () #ccall g_boxed_type_register_static , Ptr -> -> -> IO #ccall g_pointer_type_register_static , Ptr -> IO #cinline G_TYPE_HASH_TABLE , #cinline G_TYPE_DATE , #cinline G_TYPE_GSTRING , #cinline G_TYPE_STRV , #cinline G_TYPE_REGEX , #cinline G_TYPE_ARRAY , #cinline G_TYPE_BYTE_ARRAY , #cinline G_TYPE_PTR_ARRAY , #synonym_t GStrv , Ptr (Ptr )