Function Vec4

Source
pub fn Vec4<T>(v: T) -> Vec4
where Vec4: Cast<T>,