#include #include -- | module Bindings.GLib.DataTypes.MemorySlices where #strict_import import Bindings.GLib.Fundamentals #ccall g_slice_alloc , -> IO #ccall g_slice_alloc0 , -> IO #ccall g_slice_copy , -> -> IO #ccall g_slice_free1 , -> -> IO () #ccall g_slice_free_chain_with_offset , -> -> -> IO ()