DQtMemberSlotObject.impl

Undocumented in source. Be warned that the author may not have intended to support it.
struct DQtMemberSlotObject(T, alias F, Params...)
pragma(mangle, DQtMemberSlotObject.mangleof ~ "__impl") extern (C++) static
void
impl
(
int which
,,,
void** a
,
bool* ret
)
if (
is(T : QObject)
)

Meta