pub unsafe extern "C" fn FSUSER_SwitchCleanupInvalidSaveData(
    enable: bool
) -> Result
Expand description

Toggles cleaning up invalid save data.

§Arguments

  • enable - Whether to enable cleaning up invalid save data.