我正在嘗試使用cffi 模塊在python 中為基於C 的SDK 創建一個包裝器。 ... ffi.embedding_api(data) ffi.set_source("_common", r'#include "Common.h"', ...
確定! 回上一頁