gst-plugins-rs/src/lib.rs

4 lines
43 B
Rust
Raw Normal View History

2016-05-13 13:35:48 +00:00
#![crate_type="dylib"]
pub mod rsfilesrc;