rntm_t

Type Alias rntm_t 

Source
pub type rntm_t = rntm_s;

Aliased Type§

#[repr(C)]
pub struct rntm_t { pub thread_impl: u32, pub auto_factor: bool, pub num_threads: i64, pub thrloop: [i64; 6], pub pack_a: bool, pub pack_b: bool, pub l3_sup: bool, }

Fields§

§thread_impl: u32§auto_factor: bool§num_threads: i64§thrloop: [i64; 6]§pack_a: bool§pack_b: bool§l3_sup: bool