GstMiniObjectCopyFunction

Function prototype for methods to create copies of instances.

alias GstMiniObjectCopyFunction = GstMiniObject* function(GstMiniObject* obj)

Return Value

reference to cloned instance.