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