load_return_type


Description:

public void load_return_type (out unowned TypeInfo type)

Obtain information about a return value of callable; this function is a variant of get_return_type designed for stack allocation.

The initialized type must not be referenced after info is deallocated.

Parameters:

type

Initialized with return type of info

info

a CallableInfo