[][src]Function arrow::compute::kernels::comparison::neq_utf8

pub fn neq_utf8(left: &StringArray, right: &StringArray) -> Result<BooleanArray>