4 lines
82 B
C
4 lines
82 B
C
#include "wren.h"
|
|
|
|
WrenForeignMethodFn userDataBindMethod(const char* signature);
|
#include "wren.h"
|
|
|
|
WrenForeignMethodFn userDataBindMethod(const char* signature);
|