我想用PyBind11 绑定(bind)一个C++ 函数。问题是这个函数有一个带双指针的参数,编译器会引发错误 error: cannot initialize a parameter of type 'char **' with an ...
確定! 回上一頁