overdrivenpotato / rust-psp

Rust on PSP. Panic and allocation support. Access PSP system libraries.
Other
601 stars 33 forks source link

break sys.rs into modules #2

Closed sajattack closed 4 years ago

sajattack commented 4 years ago

There's a warning about display.rs not using core::ffi:c_void but it will use it eventually.