forked from mirrors/gstreamer-rs
8a2e78e586
Get rid of unneeded transmutes and actually initialize flags/enum GValues with the correct type instead of using integers.
8 lines
189 B
Rust
8 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;
|