Struct sigrok_sys::Struct_sr_key_info
[−]
[src]
pub struct Struct_sr_key_info { pub key: uint32_t, pub datatype: c_int, pub id: *const c_char, pub name: *const c_char, pub description: *const c_char, }
Fields
key | |
datatype | |
id | |
name | |
description |