[][src]Type Definition ntapi::ntzwapi::ZwUnmapViewOfSectionEx

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