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