Function windows_native::ntmmapi::NtExtendSection
source · pub unsafe extern "system" fn NtExtendSection(
SectionHandle: HANDLE,
NewSectionSize: *mut i64
) -> NTSTATUSpub unsafe extern "system" fn NtExtendSection(
SectionHandle: HANDLE,
NewSectionSize: *mut i64
) -> NTSTATUS