kbs_exists

Test whether the bit set contains the element.

extern (C) @system nothrow @nogc pragma(inline, true)
int
kbs_exists
(
const(kbitset_t)* bs
,
int i
)

Meta