Struct ocl::aliases::ClUlong1
[−]
[src]
pub struct ClUlong1(pub u64);
Trait Implementations
impl OclVec for ClUlong1
impl PartialEq<ClUlong1> for ClUlong1
impl Default for ClUlong1
impl OclPrm for ClUlong1
impl Clone for ClUlong1
fn clone(&self) -> ClUlong1
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more
impl Debug for ClUlong1
fn fmt(&self, __arg_0: &mut Formatter) -> Result<(), Error>
Formats the value using the given formatter.