alignedFreeSized
fun alignedFreeSized(mem: <Error class: unknown class>? = null, alignment: <Error class: unknown class>, size: <Error class: unknown class>)
Frees the memory pointed to by @mem, assuming it is has the given @size and
Since
2.76
Parameters
mem
the memory to free
alignment
alignment of @mem
size
size of @mem, in bytes