maliput_sys::math::ffi

Function Vector4_new

Source
pub fn Vector4_new(x: f64, y: f64, z: f64, w: f64) -> UniquePtr<Vector4>