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

#[repr(C)]
pub struct EventRefWrapper(_);

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

Methods

impl EventRefWrapper
[src]

Trait Implementations

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