ffi: rework for future struct support

This commit is contained in:
2023-09-18 04:53:24 -07:00
parent 7cb3e02b21
commit dacec08587
5 changed files with 66 additions and 18 deletions

View File

@ -1,2 +1,3 @@
org.gradle.warning.mode=none
kotlin.stdlib.default.dependency=false
kotlin.experimental.tryK2=true