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.
@system nothrow @nogc extern (C) 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