Files
wren/test/api/error.h

4 lines
79 B
C
Raw Normal View History

#include "wren.h"
WrenForeignMethodFn errorBindMethod(const char* signature);