This website works better with JavaScript.
Explore
Help
Sign In
rust3ds
/
citro3d-rs
Watch
1
Star
0
Fork
You've already forked citro3d-rs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Rust bindings and safe wrappers for citro3d
homebrew
nintendo-3ds
rust
bindings
graphics
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85
Commits
1
Branch
0
Tags
412 KiB
Rust
99.7%
SCSS
0.3%
Tree:
4f0b06c0a8
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4f0b06c0a8'
${ noResults }
citro3d-rs
/
citro3d-sys
/
bindgen.sh
5 lines
95 B
Raw
Blame
History
#!/usr/bin/env bash
set
-euxo pipefail
cargo run --package bindgen-citro3d > src/bindings.rs
Reference in new issue
Copy Permalink