Welcome to mirror list, hosted at ThFree Co, Russian Federation.

build.rs « json « text - github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 17be1215ec3be3e3fc48ad503d0d5da6685aa92d (plain)
1
2
3
fn main() {
    gst_plugin_version_helper::get_info()
}