Struct gst::ffi::Struct__GPrivate[][src]

#[repr(C)]
pub struct Struct__GPrivate { pub p: gpointer, pub notify: GDestroyNotify, pub future: [gpointer; 2], }

Fields

Trait Implementations

impl Default for Struct__GPrivate
[src]

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

Auto Trait Implementations

impl !Send for Struct__GPrivate

impl !Sync for Struct__GPrivate