Function
AgsAudioChorusUtilalloc
since: 3.13.4
Declaration [src]
AgsChorusUtil*
ags_chorus_util_alloc (
void
)
Return value
Type: AgsChorusUtil
The newly allocated AgsChorusUtil
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |