Struct gst::ffi::Struct__GObjectConstructParam [] [src]

#[repr(C)]
pub struct Struct__GObjectConstructParam { pub pspec: *mut GParamSpec, pub value: *mut GValue, }

Fields

Trait Implementations

impl Clone for Struct__GObjectConstructParam
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GObjectConstructParam
[src]

impl Default for Struct__GObjectConstructParam
[src]

Returns the "default value" for a type. Read more