pub type pm_state_stack_t = u32;
Expand description

A struct that represents a stack of boolean values.