copy


Description:

[ Version ( since = "3.26" ) ]
public CacheColumnInfo? copy ()

Parameters:

this

a source CacheColumnInfo to copy, or null

Returns:

Copy of the given this. Free it with cache_column_info_free when no longer needed. If the this is null, then returns null as well.