shortcuts.h (89B)
1 #pragma once 2 3 #define SHORTCUT_N 41 4 5 int shortcut_expand(const char* uri, char* output);