python调用c++模块.so库, 互相回传数据(ctypes、pybind11) ... extern "C" const char *fun(char* tmp){ static string res = "something"; ...
確定! 回上一頁