Struct rust_hdl_ok_frontpanel_sys::okDeviceSettingNamesHandle [−][src]
#[repr(C)]pub struct okDeviceSettingNamesHandle { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for okDeviceSettingNamesHandle
impl Send for okDeviceSettingNamesHandle
impl Sync for okDeviceSettingNamesHandle
impl Unpin for okDeviceSettingNamesHandle
impl UnwindSafe for okDeviceSettingNamesHandle
Blanket Implementations
Mutably borrows from an owned value. Read more