UPNP_AddPinhole

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_AddPinhole
(
const char* controlURL
,
const char* servicetype
,
const char* remoteHost
,
const char* remotePort
,
const char* intClient
,
const char* intPort
,
const char* proto
,
const char* leaseTime
,
char* uniqueID
)

Meta