libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ afc_client_free()

afc_error_t afc_client_free ( afc_client_t  client)

Frees up an AFC client.

If the connection was created by the client itself, the connection will be closed.

Parameters
clientThe client to free.