Method

AgsAudioFluidInterpolate7thOrderUtilcopy

since: 3.9.6

Declaration [src]

gpointer
ags_fluid_interpolate_7th_order_util_copy (
  AgsFluidInterpolate7thOrderUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.9.6

Return value

Type: gpointer

A pointer of the new AgsFluidInterpolate7thOrderUtil-struct.

The data is owned by the instance.
The return value can be NULL.