Type Alias SC_ACTION

Source
pub type SC_ACTION = _SC_ACTION;

Aliased Type§

struct SC_ACTION {
    pub Type: i32,
    pub Delay: u32,
}

Fields§

§Type: i32§Delay: u32