FixNative Documentation

Back to summary

import "native/native";

UnionLayout class

This class computes native layout of an union.

Inherits from StructLayout.

Initialization

static function create(): UnionLayout
Creates a new union layout.