pub fn Vec3_Normalize(result: &mut Vec3, a: &Vec3)
Expand description

Scales all components of a vector to lie in [-1, 1]