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