isOsSpecificSegment

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

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

Parameters

typeSegment type to check.

Returns

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