Struct gst::ffi::Struct__GTypePluginClass [−][src]
#[repr(C)]pub struct Struct__GTypePluginClass { pub base_iface: GTypeInterface, pub use_plugin: GTypePluginUse, pub unuse_plugin: GTypePluginUnuse, pub complete_type_info: GTypePluginCompleteTypeInfo, pub complete_interface_info: GTypePluginCompleteInterfaceInfo, }
Fields
base_iface: GTypeInterface
use_plugin: GTypePluginUse
unuse_plugin: GTypePluginUnuse
complete_type_info: GTypePluginCompleteTypeInfo
complete_interface_info: GTypePluginCompleteInterfaceInfo
Trait Implementations
impl Default for Struct__GTypePluginClass
[src]
impl Default for Struct__GTypePluginClass
fn default() -> Struct__GTypePluginClass
[src]
fn default() -> Struct__GTypePluginClass
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl Send for Struct__GTypePluginClass
impl Send for Struct__GTypePluginClass
impl Sync for Struct__GTypePluginClass
impl Sync for Struct__GTypePluginClass