mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-29 03:17:31 +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.