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

type cl_ulong = u64;

Trait Implementations

impl From<InfoType> for cl_ulong[src]

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

Performs the conversion.