Function

ICalGLibTimezonearray_free

since: 1.0

Declaration [src]

void
i_cal_timezone_array_free (
  ICalArray* timezones
)

Description [src]

Frees an array of timezones.

Available since: 1.0

This function is not directly available to language bindings.

Parameters

timezones

Type: ICalArray

Free an array.

The data is owned by the caller of the function.