Function windows_sys::Wdk::System::SystemServices::ExExtendZone
pub unsafe extern "system" fn ExExtendZone(
zone: *mut ZONE_HEADER,
segment: *mut c_void,
segmentsize: u32
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Kernel"