gstreamer-rs/gstreamer/src/auto/alias.rs
2017-08-17 14:50:25 +03:00

10 lines
215 B
Rust

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