RtlNumberOfSetBits (NTDLL.@)
ULONG RtlNumberOfSetBits ( PCRTL_BITMAP lpBits )
Find the number of set bits in a bitmap.
lpBits | [In] | Bitmap pointer. |
The number of set bits.
Defined in "winternl.h".
Implemented in "dlls/ntdll/rtlbitmap.c". source.winehq.org/source/dlls/ntdll/rtlbitmap.c
Debug channel "ntdll".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.