Function windows::Wdk::System::SystemServices::RtlFindClearRuns
pub unsafe fn RtlFindClearRuns<P0>(
bitmapheader: *const RTL_BITMAP,
runarray: &mut [RTL_BITMAP_RUN],
locatelongestruns: P0,
) -> u32where
P0: Param<BOOLEAN>,