RtlNumberOfSetBits(3w)

NAME

RtlNumberOfSetBits (NTDLL.@)

SYNOPSIS

ULONG RtlNumberOfSetBits
 (
  PCRTL_BITMAP lpBits
 )

DESCRIPTION

Find the number of set bits in a bitmap.

PARAMS

lpBits [In] Bitmap pointer.

RETURNS

The number of set bits.

IMPLEMENTATION

Defined in "winternl.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ntdll/rtlbitmap.c".

Debug channel "ntdll".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout