Files
wren/test/api/handle.h

4 lines
80 B
C
Raw Permalink Normal View History

2016-05-20 20:55:28 -07:00
#include "wren.h"
WrenForeignMethodFn handleBindMethod(const char* signature);