Function windows::Wdk::System::SystemServices::RtlAreBitsSet

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