gstreamer-rs/gstreamer-gl/egl/src/auto/mod.rs

10 lines
259 B
Rust
Raw Normal View History

// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT
mod gl_display_egl;
pub use self::gl_display_egl::{GLDisplayEGL, NONE_GL_DISPLAY_EGL};
#[doc(hidden)]
pub mod traits {}