@ref
Description:
Add a reference to a builder that was created with [ctor@Builder.
new]. The builder must later be unreferenced again with unref.
It is an error to use this function on builders that were allocated on the stack.
Parameters:
this |
the builder |
Returns:
the builder |