dotfiles/.config/suckless/st/patch/copyurl.h
2024-04-23 07:46:41 +05:00

4 lines
142 B
C

void copyurl(const Arg *);
static void tsetcolor(int, int, int, uint32_t, uint32_t);
static char * findlastany(char *, const char**, size_t);