QMetaType.construct

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void* construct(int type, void* where, const(void)* copy)
  2. void* construct(void* where, const(void)* copy)
    struct QMetaType
    pragma(inline, true) const
    void*
    construct
    (
    void* where
    ,
    const(void)* copy = null
    )

Meta