_aligned_realloc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(CRuntime_Microsoft)
export extern (C) @system nothrow @nogc
void*
_aligned_realloc
(
void*
,
size_t
,
size_t
)

Meta