libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ debugserver_command_free()

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