FileHeader.is64Bit

bool is64Bit() pure nothrow @nogc @safe const

Check if this is a 64-bit ELF header.

Returns

false (this is always a 32-bit header).