Function nstd::sys::nstd_sys_arch_name
source · [−]#[no_mangle]
pub unsafe extern "C" fn nstd_sys_arch_name() -> NSTDStringExpand description
Returns a string describing the specific cpu architecture in use.
Returns
NSTDString arch_name - The cpu architecture’s name as a string.