pub unsafe extern "system" fn RtlAreBitsSet(
    bitmapheader: *const RTL_BITMAP,
    startingindex: u32,
    length: u32
) -> BOOLEAN
Expand description

Required features: "Win32_Foundation"