Convert the value of the specified rhs type-erased object to the specified (modifiable) lhs type-erased object.
Return 0 on success and a non-zero value otherwise.
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| lhs | destination type-erased object to receive the converted value |
| rhs | source type-erased object to convert from |