mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-09 03:50:23 +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.