[][src]Function spice_sys::raxisa_c

pub unsafe extern "C" fn raxisa_c(
    matrix: *const *const c_double,
    axis: *mut c_double,
    angle: *mut c_double
)

computes the axis of the rotation given by a matrix and the angle about that axis.