[][src]Function ntapi::ntmmapi::NtExtendSection

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