[][src]Function spice_sys::vdot_c

pub unsafe extern "C" fn vdot_c(
    v1: *const c_double,
    v2: *const c_double
) -> c_double

computes the dot product of two 3D vectors.