libmypaint  1.6.0
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...