Fts5PhraseIter

Interfaces to extend FTS5.

extern (C) __gshared nothrow
struct Fts5PhraseIter {
const(ubyte)* a;
const(ubyte)* b;
}

Meta