SC_ACTION

Type Alias SC_ACTION 

Source
pub type SC_ACTION = _SC_ACTION;

Aliased Type§

#[repr(C)]
pub struct SC_ACTION { pub Type: i32, pub Delay: u64, }

Fields§

§Type: i32§Delay: u64