bsr

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

Meta