addrinfo.opApply

'foreach' iteration over the linked list of instances of this struct; starting with this instance.

Do not change any of the pointer struct members.

struct addrinfo
int
opApply
(
scope int delegate
(
ref typeof(this) info
)
dg
)

Meta