Does anyone know why I can not access the C struct 'sockaddr_dl' from < net/if_dl.h > in Swift
These are all available by default:
sockaddr_ctl
sockaddr_un
sockaddr_sys
sockaddr_storage
sockaddr_in
sockaddr_in6
I could module.map but it seems strange this one is missing.
Edit:
Swift version 2.2 / 3.0
Xcode 7.3.1 or 8 beta with default Xcode toolchains