| Libical API Documentation 4.0
    | 
A set of function wrappers to handle non-structured return type interop. More...
| Functions | |
| void | icaltime_current_time_with_zone_ex (const icaltimezone *zone, struct icaltimetype *ret) | 
| Convenience constructor (ret-wrapped) | |
A set of function wrappers to handle non-structured return type interop.
Not all programming languages managed or not have support for c-structured return types. To allow interop with these programming languages this file, over time, will contain wrapper functions, That wrap the return type to a "byref" or pointer variable which is used as output.
| void icaltime_current_time_with_zone_ex | ( | const icaltimezone * | zone, | 
| struct icaltimetype * | ret ) | 
Convenience constructor (ret-wrapped)