6 lines
101 B
C
6 lines
101 B
C
void assignRedrawCallback( void ( *callback) ( void));
|
|
|
|
void issueRedraw();
|
|
|
|
void consume_redraws();
|