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

type NtUnmapViewOfSectionEx = unsafe extern "system" fn(ProcessHandle: HANDLE, BaseAddress: PVOID, Flags: ULONG) -> NTSTATUS;