Function ocl_core::create_user_event [−][src]
pub fn create_user_event<C>(context: C) -> OclCoreResult<Event> where
C: ClContextPtr,
Creates an event not already associated with any command.
pub fn create_user_event<C>(context: C) -> OclCoreResult<Event> where
C: ClContextPtr,
Creates an event not already associated with any command.