db_filter_snap

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix)
extern (C) nothrow @nogc
struct db_filter_snap {}

Members

Variables

filter_cnt
uint filter_cnt;
Undocumented in source.
filters
db_filter** filters;
Undocumented in source.
next
db_filter_snap* next;
Undocumented in source.

Meta