[][src]Function tes3mp_plugin::plugin::generated::get_architecture_type

pub fn get_architecture_type() -> String

Get the architecture type used by the server.

Note: Currently, the type can be "64-bit", "32-bit", "ARMv#" or "Unknown architecture".

Returns the architecture type.