ref

fun ref(): Feature

Atomically acquires a reference on the given @feature.

This function is MT-safe and may be called from any thread.

Return

The same @feature with an additional reference.

Since

2.42