[][src]Function spice_sys::vperp_c

pub unsafe extern "C" fn vperp_c(
    a: *const c_double,
    b: *const c_double,
    p: *mut c_double
)

finds the component of a 3D vector that is perpendicular to a second 3D vector.