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