Function

AgsAudioWahWahUtilalloc

since: 3.9.2

Declaration [src]

AgsWahWahUtil*
ags_wah_wah_util_alloc (
  void
)

Description [src]

Allocate AgsWahWahUtil-struct.

Available since: 3.9.2

Return value

Type: AgsWahWahUtil

A new AgsWahWahUtil-struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.