ffs

Find first bit set in a word

version(Posix)
extern (C) nothrow @nogc @safe pure
int
ffs
(
int i
)

Meta