UPNP_GetGenericPortMappingEntry

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_GetGenericPortMappingEntry
(
const char* controlURL
,
const char* servicetype
,
const char* index
,
char* extPort
,
char* intClient
,
char* intPort
,
char* protocol
,
char* desc
,
char* enabled
,
char* rHost
,
char* duration
)

Meta