rust_minifb/src/os
derpeter 65e5be1dcf
change pointer type to plattform specific type as the cast is otherwi… (#212)
* change pointer type to plattform specific type as the cast is otherwise broken on ARM (and maybe other) platform.

* shrink the line changed in previous commit to make linter happy

Co-authored-by: Peter Hasse <peter.hasse@fokus.fraunhofer.de>
2020-09-03 18:16:07 +02:00
..
macos Added Topmost (always on top) functionality to Windows (#159) 2020-08-28 21:14:49 +02:00
posix change pointer type to plattform specific type as the cast is otherwi… (#212) 2020-09-03 18:16:07 +02:00
redox Rename unixes to posix (#197) 2020-07-09 10:21:18 +02:00
windows Added Topmost (always on top) functionality to Windows (#159) 2020-08-28 21:14:49 +02:00
mod.rs Cargo fmt pass (#198) 2020-07-09 11:53:46 +02:00