[][src]Function spice_sys::vdist_c

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

returns the distance between two 3D vectors.