FileHeader.setType

void setType(ElfType type) pure nothrow @nogc @safe

Set the object file type.

Parameters

typeThe ELF file type to set.