Crate cl_sys [−] [src]
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
cl_buffer_region | |
cl_image_desc | |
cl_image_format |
Enums
c_void |