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