pub fn create_user_event<C>(context: C) -> OclCoreResult<Event>where
    C: ClContextPtr,
Expand description

Creates an event not already associated with any command.