SimpleContainer.withResolvedPtr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void withResolvedPtr(TypeInfo info, void delegate(void*) dg)
  2. void withResolvedPtr(TypeInfo info, string name, void delegate(void*) dg)
    class SimpleContainer
    void
    withResolvedPtr
    (
    TypeInfo info
    ,
    string name
    ,
    void delegate
    (
    void*
    )
    dg
    )

Meta