Function clSetUserEventStatus

Source
pub unsafe extern "C" fn clSetUserEventStatus(
    event: cl_event,
    execution_status: cl_int,
) -> cl_int