Struct sigrok_sys::Struct_sr_trigger_stage
[−]
[src]
pub struct Struct_sr_trigger_stage { pub stage: c_int, pub matches: *mut GSList, }
Fields
stage | |
matches |
pub struct Struct_sr_trigger_stage { pub stage: c_int, pub matches: *mut GSList, }
stage | |
matches |
impl Clone for Struct_sr_trigger_stage
fn clone(&self) -> Self
fn clone_from(&mut self, source: &Self)
impl Default for Struct_sr_trigger_stage
fn default() -> Self
impl Copy for Struct_sr_trigger_stage