add command_output_handler_t
Add a typedef for command output handler function type, simplifying the appearance of functions that use it and eliminating duplicate code.
Please register or sign in to comment
Add a typedef for command output handler function type, simplifying the appearance of functions that use it and eliminating duplicate code.