kbs_init

Initialise an empty bit set capable of holding ni integers, 0 <= i < ni.

extern (C) @system nothrow @nogc pragma(inline, true)
kbs_init
(
size_t ni
)

Meta