Function
ICalGLibTimezonearray_destroy
since: 1.0
[−]
Description [src]
The destructor of the icalarray of icaltimezone elements to fully destroy the native object.
Available since: 1.0
This function is not directly available to language bindings.
[−]
Parameters
zones_array
-
Type:
icalarray*
The icalarray created by
i_cal_timezone_array_new()
to be freed.The argument can be NULL
.The data is owned by the caller of the function.