Function isBasicType

bool isBasicType (
  ubyte type
) pure nothrow @nogc @safe;

Returns

true if the given ID is for a basic type.