[][src]Function cichlid::math::nscale_u16x3

pub fn nscale_u16x3(
    int_1: &mut u16,
    int_2: &mut u16,
    int_3: &mut u16,
    scaler: u16
)

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