You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
weechat-xmpp/slack-buffer.h

8 lines
193 B
C

#ifndef _SLACK_BUFFER_H_
#define _SLACK_BUFFER_H_
int slack_buffer_close_cb(const void *pointer, void *data,
struct t_gui_buffer *buffer);
#endif /*SLACK_BUFFER_H*/