Function mju_dot

Source
pub unsafe extern "C" fn mju_dot(
    vec1: *const mjtNum,
    vec2: *const mjtNum,
    n: c_int,
) -> mjtNum