deimos.uv.android_ifaddrs

Undocumented in source.

Public Imports

deimos.uv._d
public import deimos.uv._d;

Members

Aliases

ifa_broadaddr
alias ifa_broadaddr = ifa_dstaddr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

freeifaddrs
void freeifaddrs(ifaddrs* ifa)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getifaddrs
int getifaddrs(ifaddrs** ifap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

ifaddrs
struct ifaddrs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta