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