Function const_mul

Source
pub fn const_mul<F>(x: F, y: F) -> F
where F: FieldWitness,