Registers a value transformation function for use in transform.
A previously registered transformation function for src_type
and dest_type
will be replaced.
src_type |
Source type. |
dest_type |
Target type. |
transform_func |
a function which transforms values of type |