Function ctru_sys::FSPXI_StartDeviceMoveAsDestination
source · pub unsafe extern "C" fn FSPXI_StartDeviceMoveAsDestination(
serviceHandle: Handle,
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.