If I try to wrap the following header: typedef enum _foo { BAR, BAZ } foo; using the following Clang.jl script: using Clang.wrap_c const ...
確定! 回上一頁