Struct ocl::raw::CommandQueueRaw [] [src]

pub struct CommandQueueRaw(_);

cl_command_queue

Methods

impl CommandQueueRaw
[src]

Trait Implementations

impl Copy for CommandQueueRaw
[src]

impl Clone for CommandQueueRaw
[src]

fn clone(&self) -> CommandQueueRaw

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