_UH.Host - multiple declarations
Function _UH.Host
bool Host() pure nothrow @property @nogc @safe const;
Function _UH.Host
void Host
(
bool v
) pure nothrow @property @nogc @safe;
bool Host() pure nothrow @property @nogc @safe const;
void Host
(
bool v
) pure nothrow @property @nogc @safe;