Struct gst::ffi::Struct__GParamSpecInt64 [−][src]
#[repr(C)]pub struct Struct__GParamSpecInt64 { pub parent_instance: GParamSpec, pub minimum: gint64, pub maximum: gint64, pub default_value: gint64, }
Fields
parent_instance: GParamSpec
minimum: gint64
maximum: gint64
default_value: gint64
Trait Implementations
impl Clone for Struct__GParamSpecInt64
[src]
impl Clone for Struct__GParamSpecInt64
fn clone(&self) -> Struct__GParamSpecInt64
[src]
fn clone(&self) -> Struct__GParamSpecInt64
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for Struct__GParamSpecInt64
[src]
impl Copy for Struct__GParamSpecInt64
impl Default for Struct__GParamSpecInt64
[src]
impl Default for Struct__GParamSpecInt64
fn default() -> Struct__GParamSpecInt64
[src]
fn default() -> Struct__GParamSpecInt64
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GParamSpecInt64
impl !Send for Struct__GParamSpecInt64
impl !Sync for Struct__GParamSpecInt64
impl !Sync for Struct__GParamSpecInt64