openvx-sys 0.1.3

Native bindings to the OpenVX library (1.3.1)
1
2
3
4
5
6
7
8
9
10
# openvx-sys

![](https://img.shields.io/badge/OpenVX-1.3.1-blue)

This crate is built against LLVM/Clang 16.

## OpenVX Headers

Headers are vendored with this crate's repo. To get the latest OpenVX API headers, visit 
[github.com/KhronosGroup/OpenVX-Registry](https://github.com/KhronosGroup/OpenVX-Registry).