"Symbol Undefined" error at link time.
rvalueOf
fn
T rvalueOf(T)(inout __InoutWorkaroundStruct = __InoutWorkaroundStruct.init) @propertyCreates an lvalue or rvalue of type T for typeof(...) and spec/traits purposes. No actual value is returned.
Parameters
T | The type to transform |
Note
Trying to use returned value will result in a