Method
AgsAudioOscUtilcopy
since: 6.0.0
Declaration [src]
AgsOscUtil*
ags_osc_util_copy (
AgsOscUtil* osc_util
)
Return value
Type: AgsOscUtil
The newly allocated AgsOscUtil
-struct.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |