python调用c++返回带成员指针的类指针实例 这个是OK的:classRtmp_tool{public:intm_width;AVCodecContext*c;};指针的用法如下:Rtmp_tool*rtmp_tool;rtmp_to 类指针