Function windows_sys::Wdk::System::SystemServices::RtlFindClearRuns
pub unsafe extern "system" fn RtlFindClearRuns(
bitmapheader: *const RTL_BITMAP,
runarray: *mut RTL_BITMAP_RUN,
sizeofrunarray: u32,
locatelongestruns: BOOLEAN,
) -> u32