Type Alias libc::thread_standard_policy_data_t

source ·
pub type thread_standard_policy_data_t = thread_standard_policy;

Aliased Type§

struct thread_standard_policy_data_t {
    pub no_data: u32,
}

Fields§

§no_data: u32