BuildPlatform.any

Special constant used to denote matching any build platform.

struct BuildPlatform
enum any = BuildPlatform(null, null, null, null, -1);

Meta