Function windows::Wdk::System::SystemServices::ExExtendZone

pub unsafe fn ExExtendZone(
    zone: *mut ZONE_HEADER,
    segment: *mut c_void,
    segmentsize: u32,
) -> NTSTATUS