[][src]Function spice_sys::rotvec_c

pub unsafe extern "C" fn rotvec_c(
    v1: *const c_double,
    angle: c_double,
    iaxis: c_int,
    vout: *mut c_double
)

transform a 3D vector to a new coordinate system rotated by an angle about X, Y, or Z.