RtlFindLeastSignificantBit (NTDLL.@)
CCHAR RtlFindLeastSignificantBit ( ULONGLONG ulLong )
Find the least significant bit in a 64 bit integer.
The position of the least significant bit.
Defined in "winternl.h".
Implemented in "dlls/ntdll/rtlbitmap.c". source.winehq.org/source/dlls/ntdll/rtlbitmap.c
Debug channel "ntdll".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.