[][src]Type Definition gst::ffi::GTypePluginCompleteTypeInfo

type GTypePluginCompleteTypeInfo = Option<extern "C" fn(plugin: *mut GTypePlugin, g_type: GType, info: *mut GTypeInfo, value_table: *mut GTypeValueTable)>;