kbitset_iter_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @system nothrow @nogc pragma(inline, true)
struct kbitset_iter_t {}

Members

Variables

elt
size_t elt;
Undocumented in source.
i
int i;
Undocumented in source.
mask
c_ulong mask;
Undocumented in source.

Meta