Function isPointer

Returns std.traits.isPointer!(TypeOf!thing)

auto isPointer(alias thing)() pure nothrow @safe;