isProcSpecificSegment

fnbool isProcSpecificSegment(SegmentType type) pure nothrow @nogc @safe

Check if a segment type is a valid processor-specific value.

Parameters

typeSegment type to check.

Returns

true if the type is in the processor-specific range.