windows::Wdk::System::SystemServices

Function RtlExtractBitMap

pub unsafe fn RtlExtractBitMap(
    source: *const RTL_BITMAP,
    destination: *const RTL_BITMAP,
    targetbit: u32,
    numberofbits: u32,
)