#include #include -- | module Bindings.Gts.BasicMacrosFunctionsAndDataStructures.MiscellaneousMacrosAndFunctions where import Bindings.GLib import Bindings.Gts.Types #strict_import #globalarray GTS_COMMENTS , CChar #ccall gts_file_new , Ptr CFile -> IO (Ptr ) #ccall gts_file_next_token , Ptr -> IO () #ccall gts_file_first_token_after , Ptr -> -> IO () #ccall gts_file_assign_start , Ptr -> Ptr -> IO () #ccall gts_file_assign_next , Ptr -> Ptr -> IO (Ptr ) #ccall gts_file_assign_variables , Ptr -> Ptr -> IO () #ccall gts_file_getc , Ptr -> IO #ccall gts_file_getc_scope , Ptr -> IO #ccall gts_file_read , Ptr -> -> -> -> IO #ccall gts_file_destroy , Ptr -> IO ()