@ref


Description:

public Builder @ref ()

Add a reference to a builder that was created with [ctorBuilder.new].

The builder must later be unreferenced again with builder_unref.

It is an error to use this function on builders that were allocated on the stack.

Parameters:

this

the builder

Returns:

the builder