ModuleInfo.xgetMembers

struct ModuleInfo
const @property nothrow pure @nogc
void*
xgetMembers
()

Return Value

Type: void*

address of a module's const(MemberInfo)[] getMembers(string) function, null if there isn't one

Meta