This website works better with JavaScript.
Explore
Help
Sign In
rust3ds
/
shim-3ds
Watch
1
Star
0
Fork
You've already forked shim-3ds
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Mark the crate as no_std
pull/4/head
AzureMarker
3 years ago
parent
dbfa80f963
commit
9069f56e05
No known key found for this signature in database
GPG Key ID:
47A133F3BF9D03D3
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/lib.rs
2
src/lib.rs
Unescape
Escape
View File
@ -1,3 +1,5 @@
#![
no_std
]
extern
crate
libc
;
extern
crate
libc
;
#[
no_mangle
]
#[
no_mangle
]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
rust3ds/shim-3ds
Title
Body
Create Issue