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]

Auto Trait Implementations

impl !Send for EventRefWrapper

impl !Sync for EventRefWrapper