Files
wren/test/api/returns.h
T

4 lines
81 B
C
Raw Normal View History

2015-08-13 09:09:27 -07:00
#include "wren.h"
2015-08-15 12:07:53 -07:00
WrenForeignMethodFn returnsBindMethod(const char* signature);