fn swap(comptime T: type, a: *T, b: *T) void

Parameters

T: type,
a: *T,
b: *T,