dotfiles/.config/suckless/st/patch/copyurl.h

4 lines
142 B
C
Raw Normal View History

2024-04-23 04:34:15 +02:00
void copyurl(const Arg *);
static void tsetcolor(int, int, int, uint32_t, uint32_t);
static char * findlastany(char *, const char**, size_t);