Function

AgsControllerResourcefree

since: 3.0.0

Declaration [src]

void
ags_controller_resource_free (
  AgsControllerResource* controller_resource
)

Description [src]

Free controller_resource.

Available since: 3.0.0

Parameters

controller_resource

Type: AgsControllerResource*

The AgsControllerResource-struct.

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