Struct gst::ffi::Struct__GObjectConstructParam [−][src]
#[repr(C)]pub struct Struct__GObjectConstructParam { pub pspec: *mut GParamSpec, pub value: *mut GValue, }
Fields
pspec: *mut GParamSpec
value: *mut GValue
Trait Implementations
impl Clone for Struct__GObjectConstructParam
[src]
impl Clone for Struct__GObjectConstructParam
fn clone(&self) -> Struct__GObjectConstructParam
[src]
fn clone(&self) -> Struct__GObjectConstructParam
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__GObjectConstructParam
[src]
impl Copy for Struct__GObjectConstructParam
impl Default for Struct__GObjectConstructParam
[src]
impl Default for Struct__GObjectConstructParam
fn default() -> Struct__GObjectConstructParam
[src]
fn default() -> Struct__GObjectConstructParam
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GObjectConstructParam
impl !Send for Struct__GObjectConstructParam
impl !Sync for Struct__GObjectConstructParam
impl !Sync for Struct__GObjectConstructParam