[][src]Function spice_sys::eul2m_c

pub unsafe extern "C" fn eul2m_c(
    angle3: c_double,
    angle2: c_double,
    angle1: c_double,
    axis3: c_int,
    axis2: c_int,
    axis1: c_int,
    r: *mut *mut c_double
)

constructs a rotation matrix from a set of Euler angles.