我在C 库中有如下API EXPORT void test(char *a) { // Do something to change value of "a" } 我想使用node-ffi 和ref 将字符串指针传递给该API。
確定! 回上一頁