]> git.nega.tv - josh/narcissus/commit
Add basic safe wrapper for stb_image
authorJoshua Simmons <josh@nega.tv>
Sat, 17 Sep 2022 10:04:27 +0000 (12:04 +0200)
committerJoshua Simmons <josh@nega.tv>
Sat, 17 Sep 2022 10:04:27 +0000 (12:04 +0200)
commitbc54ee33fda22306dc0e32e61c147f8a11a62ea6
tree1d77ed1d330b93ede7a62d519c520a4581ae8b7e
parentaba4d99be9b46c59c2fc9f79ba706c6f77175f95
Add basic safe wrapper for stb_image
Cargo.lock
ffi/stb_image-sys/src/lib.rs
narcissus-core/Cargo.toml
narcissus-core/src/image.rs [new file with mode: 0644]
narcissus-core/src/lib.rs