Codebase list ohcount / e0259188-7180-4bbc-a711-b2cd8983feeb/main test / src_dir / c_binding_crystal.cr
e0259188-7180-4bbc-a711-b2cd8983feeb/main

Tree @e0259188-7180-4bbc-a711-b2cd8983feeb/main (Download .tar.gz)

c_binding_crystal.cr @e0259188-7180-4bbc-a711-b2cd8983feeb/mainraw · history · blame

1
2
3
4
5
@[Link(ldflags: "/home/alex/projects/fisbot/lib/ohcount/ohcount.so")]

lib OhcountC
  fun ohcount_sourcefile_new(filepath : LibC::Char*) : Int32*
end