Crate cl_sys

source ·
Expand description

FFI bindings for OpenCL.

For low level API access with Rust’s safety and convenience, use the extremely lightweight functions and types in the ocl-core crate.

See ocl-core for usage examples.

Re-exports

  • pub extern crate libc;

Structs

Enums

Constants

Functions

Type Aliases