librashader-runtime-d3d9 0.5.0

RetroArch shaders for all.
Documentation
1
2
3
4
5
6
pub fn main() {
    #[cfg(all(target_os = "windows"))]
    {
        // println!("cargo:rustc-link-arg=/DELAYLOAD:D3DX9_43.dll");
    }
}