libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ restored_client_free()

restored_error_t restored_client_free ( restored_client_t  client)

Closes the restored client session if one is running and frees up the restored_client struct.

Parameters
clientThe restore client
Returns
RESTORE_E_SUCCESS on success, RESTORE_E_INVALID_ARG when client is NULL