QuickIO  0.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
safe.h
Go to the documentation of this file.
1 
13 #include "qev.h"
14 
28 gboolean qev_safe_uadd(guint64 a, guint64 b, guint64 *res);
Provides all the qev_* functions that are needed for creating an event loop.
gboolean qev_safe_uadd(guint64 a, guint64 b, guint64 *res)
Add two unsigned integers.