mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-19 09:48:44 +03:00
The element containing the size first needs to be saved to a save slot with Save<T, slotId>, it can then be read back later as the size of a span with SlotSizeSpan<T, slotId>. This is needed to support the Host1XChannel Submit IOCTL.