Function windows_sys::Wdk::System::SystemServices::RtlAreBitsClear
pub unsafe extern "system" fn RtlAreBitsClear(
bitmapheader: *const RTL_BITMAP,
startingindex: u32,
length: u32
) -> BOOLEAN
Expand description
Required features: "Win32_Foundation"