Struct gst::ffi::Struct__GPrivate [−][src]
#[repr(C)]pub struct Struct__GPrivate { pub p: gpointer, pub notify: GDestroyNotify, pub future: [gpointer; 2], }
Fields
p: gpointer
notify: GDestroyNotify
future: [gpointer; 2]
Trait Implementations
impl Default for Struct__GPrivate
[src]
impl Default for Struct__GPrivate
fn default() -> Struct__GPrivate
[src]
fn default() -> Struct__GPrivate
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GPrivate
impl !Send for Struct__GPrivate
impl !Sync for Struct__GPrivate
impl !Sync for Struct__GPrivate