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