opencl-heads 0.1.0

Actively Maintained with Long Term Support, Pure Rust Implementation, Low Level bindings for OpenCL
Documentation
[dependencies.libc]
version = "0.2.93"

[features]
all = ["cl_version_3_0", "cl_version_2_2", "cl_version_2_1", "cl_version_2_0", "cl_version_1_2", "cl_version_1_1"]
cl_version_1_1 = []
cl_version_1_2 = []
cl_version_2_0 = []
cl_version_2_1 = []
cl_version_2_2 = []
cl_version_3_0 = []
default = ["cl_version_3_0", "cl_version_1_2", "cl_version_1_1"]

[package]
authors = ["Xenon Lucifer Diablo <code@nmnx.org>"]
description = "Actively Maintained with Long Term Support, Pure Rust Implementation, Low Level bindings for OpenCL"
edition = "2018"
homepage = "https://nmnx.org/dev/opencl"
keywords = ["ffi", "api", "opencl", "gpu", "gpgpu"]
license = "Apache-2.0"
name = "opencl-heads"
repository = "https://github.com/diabloxenon/opencl"
version = "0.1.0"