[][src]Function ocl_core::create_user_event

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

Creates an event not already associated with any command.