blob: c54dda6d77a4ab44646e1647b7f9278c9c9606e7 [file] [log] [blame]
#include "export.h"
#include "meson_test_function.h"
int DLL_PUBLIC function_puller() {
return meson_test_function();
}