mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
Move library tree where it belongs
This commit is contained in:
6
lib-src/libnyquist/nyquist/xlisp/extern.h
Normal file
6
lib-src/libnyquist/nyquist/xlisp/extern.h
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
xtype_desc create_desc(char *type_name, void (*fm)(), void (*pm)(),
|
||||
void (*sm)(), unsigned char * (*rm)(), void (*mm)());
|
||||
int exttypep(LVAL x, LVAL type_sym);
|
||||
|
||||
|
Reference in New Issue
Block a user