gstreamer-rs/gstreamer-validate/src/auto/alias.rs

11 lines
335 B
Rust

// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git)
// DO NOT EDIT
#[allow(unused_imports)]
use crate::auto::*;
#[doc(alias = "GstValidateIssueId")]
pub type IssueId = glib::Quark;