Skip to content
  • Zachary T Welch's avatar
    add command_handler_t type · ddb6138e
    Zachary T Welch authored
    This patch adds new typedefs for command handler callback functions.
    Users of this type signature were updated to use these new types.
    It uses the new __COMMAND_HANDLER macro to prevent duplication.
    ddb6138e