effectiveAlignment

Returns the effective alignment of ptr, i.e. the largest power of two that is a divisor of ptr.

@nogc nothrow pure
uint
effectiveAlignment
()
(
void* ptr
)

Meta