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