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