windows::Wdk::System::SystemServices

Function RtlAreBitsSet

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