Struct gstreamer_controller_sys::GstControlPoint_cache_cubic [−][src]
#[repr(C)]pub struct GstControlPoint_cache_cubic { pub h: c_double, pub z: c_double, }
Fields
h: c_doublez: c_doubleTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstControlPoint_cache_cubicimpl Send for GstControlPoint_cache_cubicimpl Sync for GstControlPoint_cache_cubicimpl Unpin for GstControlPoint_cache_cubicimpl UnwindSafe for GstControlPoint_cache_cubicBlanket Implementations
Mutably borrows from an owned value. Read more