@@ -32,6 +32,13 @@ struct SPP_Stream
};
typedef struct SPP_Stream SPP_Stream;
struct SPP_Token
{
const char* buf;
size_t len;
extern bool
spp_is(struct SPP_Stream s, const char* list);
The note is not visible to the blocked user.