|
ReactOS 0.4.16-dev-2122-g1628f5e
|

Go to the source code of this file.
Functions | |
| FORCEINLINE ULONG | CountNumberOfBits (_In_ UINT32 n) |
| Return the number of bits set in a 32-bit integer. | |
| FORCEINLINE ULONG CountNumberOfBits | ( | _In_ UINT32 | n | ) |
Return the number of bits set in a 32-bit integer.
Definition at line 22 of file twidbits.h.
Referenced by PixelBitmasksToBpp().