#include #include -- | module Bindings.GLib.CoreApplicationSupport.MessageOutputAndDebuggingFunctions where #strict_import import Bindings.GLib.Fundamentals #ccall g_set_print_handler , Ptr -> IO #callback GPrintFunc , Ptr -> IO () #ccall g_set_printerr_handler , -> IO #ccall g_on_error_query , Ptr -> IO () #ccall g_on_error_stack_trace , Ptr -> IO ()