ckrealloc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void* ckrealloc(const(char)* ptr, uint size, string file, size_t line)
  2. void* ckrealloc(const(char)* ptr, uint size)
    version(!TCL_MEM_DEBUG)
    nothrow
    void*
    ckrealloc
    (
    const(char)* ptr
    ,
    uint size
    )

Meta