pub unsafe extern "C" fn FSPXI_StartDeviceMoveAsSource(
    serviceHandle: Handle,
    context: *mut FS_DeviceMoveContext
) -> Result
Expand description

Initiates a device move as the source device.

§Arguments

  • context - Pointer to output the context to.