wasm_realloc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void* wasm_realloc(void* ptr, size_t oldsize, size_t size)
  2. void* wasm_realloc(void* ptr, size_t oldsize, size_t size)
    version(unittest)
    export extern (C) nothrow
    void*
    wasm_realloc

Meta