Struct gst::ffi::Struct__GClosureNotifyData[][src]

#[repr(C)]
pub struct Struct__GClosureNotifyData { pub data: gpointer, pub notify: GClosureNotify, }

Fields

Trait Implementations

impl Default for Struct__GClosureNotifyData
[src]

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

Auto Trait Implementations

impl !Send for Struct__GClosureNotifyData

impl !Sync for Struct__GClosureNotifyData