3 lines
73 B
Racket
3 lines
73 B
Racket
|
|
typedef int strfun (char * Data, size_t * Length);
|
||
|
|
strfun *Query = NULL;
|