Table of Contents
- 1. 简述
- 2. cpp端
- 2.1. 编写
- 2.2. 编译为ndll
- 3. haxe端
1 简述
cffi全称 C Foreign Function Interface,相当于jni之于java[……]
cffi全称 C Foreign Function Interface,相当于jni之于java[……]
Usually a simple project file is all you need to build projects using OpenFL, but it can be extended based on your needs. Here i[……]