windows::Wdk::System::SystemServices

Function RtlFindClearRuns

pub unsafe fn RtlFindClearRuns(
    bitmapheader: *const RTL_BITMAP,
    runarray: &mut [RTL_BITMAP_RUN],
    locatelongestruns: bool,
) -> u32