windows::Wdk::System::SystemServices

Function RtlTestBit

pub unsafe fn RtlTestBit(
    bitmapheader: *const RTL_BITMAP,
    bitnumber: u32,
) -> bool