pub unsafe extern "C" fn FVec4_New( x: f32, y: f32, z: f32, w: f32 ) -> C3D_FVec
Create a new FVec4
x
y
z
w
New FVec4