type(mixed) __get_return_type(type(mixed) fun_type)
Check what a function of the type fun_type will return if called with no arguments.
Returns the type of the returned value on success
Returns 0 (zero) on failure.