DoxigAlpha

toConst

Function parameters

Parameters

#
builder:*const Builder

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#

= 16

Values

#

Source

Implementation

#
pub fn toConst(self: Index, builder: *const Builder) Constant {
    return self.ptrConst(builder).global.toConst();
}