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