Function ctru_sys::FSUSER_StartDeviceMoveAsDestination
source · pub unsafe extern "C" fn FSUSER_StartDeviceMoveAsDestination(
context: FS_DeviceMoveContext,
clear: bool
) -> Result
Expand description
Initiates a device move as the destination device.
§Arguments
context
- Context to use.clear
- Whether to clear the device’s data first.