mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-08 15:15:40 +12:00
Following the trend of #33: `std::span` provides some useful utility functions like `size_bytes()` and `as_bytes()` and serves as a better non-owning "chunk of data"-type over just passing around an `std::array&`. |
||
---|---|---|
.. | ||
config_mem.hpp | ||
handles.hpp | ||
kernel.hpp | ||
kernel_types.hpp | ||
resource_limits.hpp |