Function isBuiltin

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

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