Type Alias thread_standard_policy_data_t

Source
pub type thread_standard_policy_data_t = thread_standard_policy;

Aliased Type§

#[repr(C)]
pub struct thread_standard_policy_data_t { pub no_data: u32, }

Fields§

§no_data: u32