Files
netris-warp/gst-warp-sink/build.rs
2023-12-06 09:33:52 +03:00

3 lines
51 B
Rust

fn main() {
gst_plugin_version_helper::info()
}