summaryrefslogtreecommitdiffhomepage
path: root/include/rodeo_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rodeo_types.h')
-rw-r--r--include/rodeo_types.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/rodeo_types.h b/include/rodeo_types.h
index fd4ed82..47d2db9 100644
--- a/include/rodeo_types.h
+++ b/include/rodeo_types.h
@@ -34,3 +34,9 @@ struct
Rodeo__data
*Rodeo__\
data_p;
+
+typedef
+void
+(*Rodeo__\
+main_loop_p)
+(void);