Function

AgsAudioRecallHandlerfree

since: 3.0.0

Declaration [src]

void
ags_recall_handler_free (
  AgsRecallHandler* recall_handler
)

Description [src]

Free recall_hanlder.

Available since: 3.0.0

Parameters

recall_handler

Type: AgsRecallHandler*

The AgsRecallHandler-struct.

The argument can be NULL.
The data is owned by the caller of the function.