forked from Mirror/wren
Also moved the VM parameter in the error callback to be first like it is in other callbacks.
4 lines
82 B
C
4 lines
82 B
C
#include "wren.h"
|
|
|
|
WrenForeignMethodFn userDataBindMethod(const char* signature);
|