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