libc

Type Alias thread_background_policy_data_t

Source
pub type thread_background_policy_data_t = thread_background_policy;

Aliased Type§

struct thread_background_policy_data_t {
    pub priority: i32,
}

Fields§

§priority: i32