Struct ocl::aliases::ClChar2 [] [src]

pub struct ClChar2(pub i8, pub i8);

Trait Implementations

impl OclVec for ClChar2

impl PartialEq<ClChar2> for ClChar2

impl Default for ClChar2

Returns the "default value" for a type. Read more

impl OclPrm for ClChar2

impl Clone for ClChar2

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClChar2

Formats the value using the given formatter.

impl Copy for ClChar2