#

c静态库

  • kotlin native 调用C静态库

    准备环境 安装fedora31 编译kotlin native 创建 hello.h 头文件,在其中输入如下代码 #ifndef HELLO_H #define HELLO_H void s

    作者:757781091
    2020-07-22 19:03:20