Method Pike.get_return_type()
- Method get_return_type
typeget_return_type(typefun_type)- Description
Check what a function of the type
fun_typewill return if called with no arguments.- Returns
Returns the type of the returned value on success
Returns 0 (zero) on failure.