UPNP_AddPortMapping

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
int
UPNP_AddPortMapping
(
const char* controlURL
,
const char* servicetype
,
const char* extPort
,
const char* inPort
,
const char* inClient
,
const char* desc
,
const char* proto
,
const char* remoteHost
,
const char* leaseDuration
)

Meta