libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ afc_file_close()

afc_error_t afc_file_close ( afc_client_t  client,
uint64_t  handle 
)

Closes a file on the device.

Parameters
clientThe client to close the file with.
handleFile handle of a previously opened file.