bsf

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

Meta