[][src]Function cichlid::math::nscale_u8x3

pub fn nscale_u8x3(int_1: &mut u8, int_2: &mut u8, int_3: &mut u8, scaler: u8)

Inplace scaling for three u8's by the same value.