[−][src]Type Definition gst::ffi::GTypePluginCompleteInterfaceInfo
type GTypePluginCompleteInterfaceInfo = Option<extern "C" fn(plugin: *mut GTypePlugin, instance_type: GType, interface_type: GType, info: *mut GInterfaceInfo)>;