nextSetBit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int nextSetBit(ulong* mask, int start, int end)
    nothrow @nogc
    int
    nextSetBit
    (
    ulong* mask
    ,
    int start
    ,
    int end
    )
  2. int nextSetBit(uint* mask, int start, int end)

Meta