windows::Wdk::System::SystemServices

Function RtlNumberOfSetBitsInRange

pub unsafe fn RtlNumberOfSetBitsInRange(
    bitmapheader: *const RTL_BITMAP,
    startingindex: u32,
    length: u32,
) -> u32