gstreamer-rs/gstreamer/src/auto/alias.rs
Sebastian Dröge 8a2e78e586 Regenerate with latest GIR to fix various issues with property getters
Get rid of unneeded transmutes and actually initialize flags/enum
GValues with the correct type instead of using integers.
2017-11-27 19:16:34 +02:00

9 lines
189 B
Rust

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