[ Version ( since = "3.26" ) ]
public CacheColumnInfo? copy ()
| this |
a source CacheColumnInfo to copy, or null |
|
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. |