libmypaint  1.6.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
/tmp/B.olSm9m/BUILD/libmypaint-1.6.1/mypaint.h
Go to the documentation of this file.
1 #ifndef MYPAINT_H
2 #define MYPAINT_H
3 
126 void mypaint_init(void);
127 
128 #endif // MYPAINT_H
void mypaint_init(void)
If libmypaint is built with OpenMP support, this call ensures that no more than MYPAINT_MAX_THREADS w...