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

type cl_int = i32;

Trait Implementations

impl From<InfoType> for cl_int[src]

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

Performs the conversion.