Function ntapi::ntmmapi::NtExtendSection

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