Reallocator

fun interface Reallocator

Functions

Link copied to clipboard
abstract fun realloc(oldPtr: Int, oldSize: Int, alignment: Int, newSize: Int): Int