pub type thread_extended_policy_data_t = thread_extended_policy;Aliased Type§
#[repr(C)]pub struct thread_extended_policy_data_t {
pub timeshare: i32,
}pub type thread_extended_policy_data_t = thread_extended_policy;#[repr(C)]pub struct thread_extended_policy_data_t {
pub timeshare: i32,
}