Module cl3::info_type[][src]

Enums

A Rust enum to handle OpenCL API “Info” function return types.
Each of the data types may be extracted from the enum using its associated From trait or to_* function.