alignDownTo

Aligns a pointer down to a specified alignment. The resulting pointer is less than or equal to the given pointer.

@nogc nothrow pure
void*
alignDownTo
()
(
void* ptr
,)

Meta