ocl 0.19.7

OpenCL bindings and interfaces for Rust.
Documentation
1
2
3
4
//! Implement me
//!
//! Check that device.info(DeviceInfo::OpenclCVersion == "OpenCL C 1.2") or greater
//! Perhaps add something to parse the OpenCL C version into a number.