Function fil_ocl_core::wait_for_event[][src]

pub fn wait_for_event<'e, E: ClEventPtrRef<'e>>(
    event: &'e E
) -> OclCoreResult<()>

Blocks until an event is complete.