forked from Mirror/wren
4 lines
79 B
C
4 lines
79 B
C
#include "wren.h"
|
|
|
|
WrenForeignMethodFn newVMBindMethod(const char* signature);
|