2023-11-28 22:40:37 +08:00

9 lines
100 B
C++

#pragma once
#include "cffi.h"
namespace pkpy {
void add_module_csv(VM* vm);
} // namespace pkpy