DBusAny.to

Converts a basic type, a tuple or an array to the D type with type checking.

Tuples can be converted to an array of DBusAny, but not to any other array.

struct DBusAny
T
to
@property const pure
(
T
)
(
)

Meta