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