Function windows_sys::Wdk::System::SystemServices::ExExtendZone

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