gstreamer-rs/gstreamer/src/auto/alias.rs
2017-09-09 16:35:01 +03:00

9 lines
215 B
Rust

// This file was generated by gir (6a48033) from gir-files (???)
// DO NOT EDIT
#[allow(unused_imports)]
use auto::*;
pub type ClockTime = u64;
pub type ClockTimeDiff = i64;
pub type ElementFactoryListType = u64;