Function windows::Wdk::System::SystemServices::RtlExtractBitMap
pub unsafe fn RtlExtractBitMap(
source: *const RTL_BITMAP,
destination: *const RTL_BITMAP,
targetbit: u32,
numberofbits: u32,
)