pub unsafe extern "C" fn FSUSER_StartDeviceMoveAsSource(
context: *mut FS_DeviceMoveContext,
) -> ResultExpand description
Initiates a device move as the source device.
ยงArguments
context- Pointer to output the context to.
pub unsafe extern "C" fn FSUSER_StartDeviceMoveAsSource(
context: *mut FS_DeviceMoveContext,
) -> ResultInitiates a device move as the source device.
context - Pointer to output the context to.