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