python 调用 c++ dll 返回的 const char*
C++为 const char *#pragma once#include <iostream>#define PYAPI _declspec(dllexport)extern "C" { PYAPI const char* runCapture(char* ip, int port, char* username, char* password, char* channel, int preset, char* type, char* filep