zephyr::raw

Type Alias k_thread_stack_t

source
pub type k_thread_stack_t = z_thread_stack_element;

Aliased Type§

struct k_thread_stack_t {
    pub data: i8,
}

Fields§

§data: i8