fn isAlignedGeneric(comptime T: type, addr: T, alignment: T) bool

Parameters

T: type,
addr: T,
alignment: T,