[][src]Function ntapi::ntzwapi::ZwExtendSection

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