Function ocl_core::event_status [−][src]
pub fn event_status<'e, E: ClEventPtrRef<'e>>(
event: &'e E
) -> OclCoreResult<CommandExecutionStatus>
Returns the status of event
.
pub fn event_status<'e, E: ClEventPtrRef<'e>>(
event: &'e E
) -> OclCoreResult<CommandExecutionStatus>
Returns the status of event
.