Type Definition cl3::types::cl_uint[][src]

type cl_uint = u32;

Trait Implementations

impl From<InfoType> for cl_uint[src]

fn from(info_type: InfoType) -> Self[src]

Performs the conversion.