AttrDataCopyFunc

Type of a function that can duplicate user data for an attribute.

alias AttrDataCopyFunc = void* delegate
()

Return Value

new copy of user_data.