index
:
dragonruby-game-toolkit-contrib
master
Patch that allows changing the origin to the top left of the screen
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samples
/
13_rust_extensions
/
01_basics
/
rust-basic-crate
/
cbindgen.toml
blob: 9b958339ebbdc413f94051c7c24baad42cf324f1 (
plain
)
1
2
3
4
language = "C" includes = ["dragonruby.h"] [fn] prefix = "DRB_FFI"