odin-blend2d

Odin bindings to Blend2D
Log | Files | Refs | README | LICENSE

bindgen.sjson (106B)


      1 inputs = [
      2     "./src/test.h"
      3 ]
      4 
      5 output_folder = "binding"
      6 
      7 import_lib = "test.lib"
      8 
      9 debug_dump_ast = true