openfx-sys 0.1.0

Rust bindings for OpenFX
Documentation
1
2
3
4
5
6
7
OFX_1.0 {
         global:
		OfxGetNumberOfPlugins;
		OfxGetPlugin;
         local:
                *;
};