void g_callable_info_load_return_type GICallableInfo* info GITypeInfo* type g_callable_info_load_return_type void g_callable_info_load_return_type (GICallableInfo* info, GITypeInfo* type);

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

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