Function vstd::prelude::mul

pub const fn mul<IntegerType>(
    _left: IntegerType,
    _right: IntegerType
) -> IntegerType
where IntegerType: Integer,