Undocumented functions of NTDLL
NtUnmapViewOfSection
NtUnmapViewOfSection
NTSYSAPI NTSTATUS NTAPI
NtUnmapViewOfSection(
IN HANDLE
ProcessHandle
, IN PVOID
BaseAddress
);
Requirements:
Library:
ntdll.lib
See also:
NtMapViewOfSection
NtOpenSection