DoxigAlpha

targetLayoutType

Function parameters

Parameters

#
builder:*const Builder

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#

= 16

Values

#

Source

Implementation

#
pub fn targetLayoutType(self: Type, builder: *const Builder) Type {
    _ = self;
    _ = builder;
    @panic("TODO: implement targetLayoutType");
}