pub type rntm_t = rntm_s;Aliased Type§
struct rntm_t {
pub auto_factor: bool,
pub num_threads: i32,
pub thrloop: [i32; 6],
pub pack_a: bool,
pub pack_b: bool,
pub l3_sup: bool,
pub sba_pool: *mut pool_t,
pub pba: *mut pba_s,
}Fields§
§auto_factor: bool§num_threads: i32§thrloop: [i32; 6]§pack_a: bool§pack_b: bool§l3_sup: bool§sba_pool: *mut pool_t§pba: *mut pba_s