isOsSpecificSection

fnbool isOsSpecificSection(SectionType type) pure nothrow @nogc @safe

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

Parameters

typeSection type to check.

Returns

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