[][src]Function spice_sys::m2eul_c

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

factors a matrix as a product of three rotations about specified axes.