roundUpToAlignment
fn
size_t roundUpToAlignment(size_t n, uint alignment) @safe @nogc nothrow pureNo documentation available for this declaration.
fn
void[] roundUpToAlignment(void[] b, uint a) @nogc nothrow pureNo documentation available for this declaration.