Function c4::aalloc

Function Documentation

void *c4::aalloc(size_t sz, size_t alignment)

Aligned allocation. Merely calls the current get_aalloc() function.

See also

get_aalloc()