Struct ocl_core::types::abs::EventRefWrapper [] [src]

pub struct EventRefWrapper<'e>(_, _);

Wrapper used by EventList to send event pointers to core functions cheaply.

Trait Implementations

impl<'e> ClEventRef<'e> for EventRefWrapper<'e>
[src]