Struct gst::ffi::Struct__GInterfaceInfo[][src]

#[repr(C)]
pub struct Struct__GInterfaceInfo { pub interface_init: GInterfaceInitFunc, pub interface_finalize: GInterfaceFinalizeFunc, pub interface_data: gpointer, }

Fields

Trait Implementations

impl Default for Struct__GInterfaceInfo
[src]

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

Auto Trait Implementations

impl !Send for Struct__GInterfaceInfo

impl !Sync for Struct__GInterfaceInfo