[][src]Function spice_sys::rotmat_c

pub unsafe extern "C" fn rotmat_c(
    m1: *const *const c_double,
    angle: c_double,
    iaxis: c_int,
    mout: *mut *mut c_double
)

applies a rotation of an angle about the X, Y, or Z axis to a matrix.