Configure test extension for vscode
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
typedef void(*help_filter)(char key, const char *text);
|
||||
// void parser (int key, char *arg, struct argp_state *state);
|
||||
|
||||
void cmd_parse(char* msg);
|
||||
Reference in New Issue
Block a user