[][src]Type Definition ntapi::ntmmapi::NtExtendSection

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