[][src]Module cl3::info_type

Enums

InfoType

A Rust enum to handle OpenCL API "Info" function return types.
It provides functions to extract each data type from the enum.
The functions will panic if they are called for the incorrect type.