[][src]Function spice_sys::vrotv_c

pub unsafe extern "C" fn vrotv_c(
    v: *const c_double,
    axis: *const c_double,
    theta: c_double,
    r: *mut c_double
)

rotates a 3D vector about a specified axis 3D vector by a specified angle.