Function expr::scalar::func::div_int64[][src]

fn div_int64<'a>(a: Datum<'a>, b: Datum<'a>) -> Result<Datum<'a>, EvalError>