bsr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int bsr(size_t v)
  2. int bsr(ulong v)
    @safe pure nothrow @nogc
    static if(__VERSION__ < 2071)
    static if(size_t.sizeof == uint.sizeof)
    int
    bsr
    (
    ulong v
    )

Meta