kbs_exists

Test whether the bit set contains the element.

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

Meta