Module platform

Module platform 

Source
Expand description

A Platform models the information related to the execution environment of the binary.

Structsยง

Platform
A platform describes the target CoreArchitecture and platform-specific information such as the calling conventions and generic types (think HRESULT on Windows).