[][src]Function fil_ocl_core::wait_for_event

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

Blocks until an event is complete.