VECAdd

Function VECAdd 

Source
pub unsafe extern "C" fn VECAdd(
    a: *mut Vec3,
    b: *mut Vec3,
    ab: *mut Vec3,
)