[][src]Type Definition ntapi::ntzwapi::ZwExtendSection

type ZwExtendSection = unsafe extern "system" fn(SectionHandle: HANDLE, NewSectionSize: PLARGE_INTEGER) -> NTSTATUS;