libimobiledevice  1.4.0
API Documentation - Return to Homepage
LIBIMOBILEDEVICE_API debugserver_error_t debugserver_command_free ( debugserver_command_t  command)

Frees memory of command object.

Parameters
commandThe command object
Returns
DEBUGSERVER_E_SUCCESS on success, DEBUGSERVER_E_INVALID_ARG when command is NULL